1,006 B
Table of Contents
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
Quick Start
-
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
-
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"
-
Install Plugins:
Launch
vim
and run:PluginInstall
Docs
https://projets.cohabit.fr/redmine/projects/accueil/wiki/Documentation_IDE_Vim