ar13pit / dotfiles

Personal configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dot files collection

neovim

Dependencies

System installation

sudo apt-get install neovim universal-ctags fonts-powerline libmsgpack-dev editorconfig shellcheck clang-format clang-tidy
pip3 install --user --upgrade jedi

NVim setup

  1. Download and install Vim-Plug from https://github.com/junegunn/vim-plug
  2. Copy the nvim config to ~/.config/nvim/
  3. Open nvim and execute
:PlugInstall

About

Personal configuration files


Languages

Language:Vim Script 100.0%