nvimrc
nvimrc copied to clipboard
vimrc for neovim written in lua
NeoVim File Configuration
Preview
Instalation
Installing Configuration
$ git clone https://github.com/mnabila/nvimrc ~/.config/nvim
$ nvim +PackerInstall
Note: Makesure packer.nvim was installed
Plugins
Function | Plugins |
---|---|
Plugin Manager | packer.nvim |
File Manager | neo-tree |
Status line | feline.nvim |
Buffer line | nvim-cokeline |
Colorscheme | gruvboy.nvim |
Icon | nvim-web-devicons |
Git | gitsign |
Auto Complete | nvim-cmp |
Others | configs/packer |
License
Source is available under the Mit License