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
- Host: GitHub
- URL: https://github.com/vipul-sharma20/nvim-config
- Owner: vipul-sharma20
- Created: 2020-04-15T16:40:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T13:44:40.000Z (over 1 year ago)
- Last Synced: 2025-06-21T00:12:04.180Z (about 1 year ago)
- Topics: neovim, neovim-config, neovim-configuration, neovim-dotfiles, neovim-lua, vim
- Language: Lua
- Homepage:
- Size: 381 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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