VimsCode/README.md
2023-05-12 15:51:45 +02:00

38 lines
1,006 B
Markdown

## Table of Contents
- [About](#about)
- [Quick Start](#quick-start)
- [Docs](#docs)
## About
VimsCode is an IDE with vim for beginner or expert
* VimsCode use arduino-cli, idf-esp and platform.io-cli for remplace VScode only in terminal
* Very easy to use
* Very easy to install
![Example-picture](/pictures/image.png)
## Quick Start
1. Introduction:
Installation requires [git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0]
`sudo apt update`
`sudo apt install git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0`
2. Set up VimsCode
git clone https://git.cohabit.fr/bastien/VimsCode.git
After clone don't forgot to rename "vimrc-conf" -> ".vimrc" and "/vim-conf" -> "/vim"
3. Install Plugins:
Launch `vim` and run `:PluginInstall`
## Docs
https://projets.cohabit.fr/redmine/projects/accueil/wiki/Documentation_IDE_Vim