/my-vimrcs

My vimrc for development

Primary LanguageVim Script

my-vimrcs

My vimrc for development

Prerequisite

Node.js if you prefer using Coc.nvim.

How to use it

  1. Clone the repository to your PC and install by the following command:

Linux/MacOS

git clone --depth=1 https://github.com/Mika-Lahtinen/my-vimrcs.git ~/.vim

Microsoft Windows

git clone --depth=1 https://github.com/Mika-Lahtinen/my-vimrcs.git $HOME/vimfiles
  1. Open Vim, type ":PlugInstall"
  2. Have fun typing.

Language Support

Rust, Elixir, Erlang, Haskell, C/C++, Python.