smutch / vim-config

My vim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim-setup

My Neovim setup. As of writing, nvim >= 0.5 is required.

Usage

  • Clone this repo into ~/.config/nvim.

  • Run the following command in the terminal:

    nvim +PackerSync

Note: You may get errors when you run this command. Don't worry about this though - just ignore them. You only need to be concerned if you still get errors the next time you run nvim.

Now you're good to go!...

About

My vim configuration


Languages

Language:Vim Script 69.9%Language:Lua 22.6%Language:Vim Snippet 7.4%Language:Shell 0.1%