IDE Vim
Go to file
2023-05-15 12:47:01 +02:00
ide-cli correction readme 2023-05-12 15:49:58 +02:00
pictures modif readme 2023-05-03 13:08:46 +02:00
vim-conf ajout des docs ide 2023-05-12 15:58:29 +02:00
README.md modif readme 2023-05-15 12:47:01 +02:00
vimrc-conf ajout de l'aide platform.io + raccourci vimscode dans les aides + ajustement du script 2023-05-09 16:30:41 +02:00

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

    Example-picture

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

  1. Short-cute VimsCode

    "" Shows a vim note "" Shows the tree structure "" Shows the history of changes made "" Shows a terminal at the bottom "" Allows scrolling in the terminal "" Brings up a help site for vim and terminal "" created a new vim tab "" navigate between vim tabs

  2. More Doc

https://projets.cohabit.fr/redmine/projects/accueil/wiki/Documentation_IDE_Vim