seb-jones / neovim-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim Config

Installation

  • Install vim-plug

  • Install ripgrep

  • Install ctags (required for tagbar)

  • Clone this repo to ~/.config/nvim

  • Open nvim and type :PlugInstall

Done!

About


Languages

Language:Vim Script 70.8%Language:Lua 17.8%Language:Vim Snippet 11.5%