mirror of
https://github.com/vipul-sharma20/nvim-config.git
synced 2026-06-28 07:13:00 +00:00
My neovim config
- Lua 100%
| assets | ||
| lua | ||
| .gitignore | ||
| init.lua | ||
| README.md | ||
nvim-config
My Neovim config.
Setting up
- Install a Neovim build that includes the built-in
vim.packplugin manager. - Start Neovim; missing plugins will be installed by
vim.pack. - Update plugins with
:lua vim.pack.update().
Screenshots
Some samples screenshots below.
Python code
Notes
Archive of my vim config in vim-config branch.
