An open API service indexing awesome lists of open source software.

https://github.com/vipul-sharma20/nvim-config

My neovim config
https://github.com/vipul-sharma20/nvim-config

neovim neovim-config neovim-configuration neovim-dotfiles neovim-lua vim

Last synced: about 1 year ago
JSON representation

My neovim config

Awesome Lists containing this project

README

          

## nvim-config

My Neovim config.

### Setting up

- Install [packer.nvim][packer], the plugin manager by following the doc [here][packer-install].
- Start neovim and do `:PackerInstall`

### Screenshots

Some samples screenshots below.


Python code

![Alt][sc1]

### Notes

Archive of my vim config in [vim-config][vim-config] branch.

[vim-config]: https://github.com/vipul-sharma20/vimrc/tree/vim-config
[packer-install]: https://github.com/wbthomason/packer.nvim#quickstart
[packer]: https://github.com/wbthomason/packer.nvim
[sc1]: ./assets/sc1.png