A launch point for my personal nvim configuration
- Lua 100%
| .github | ||
| after/lsp | ||
| doc | ||
| lua | ||
| snippets | ||
| .gitignore | ||
| .stylua.toml | ||
| CLAUDE.md | ||
| init.lua | ||
| LICENSE.md | ||
| README.md | ||
utkay.nvim
This is my personal setup for nvim. Some of the modules might not work for you but feel free to replicate/read.
Run git clone https://github.com/utkayd/utkay.nvim ~/.config/nvim to make it yours
If you have previous configuration, I advise you make a backup first using mv ~/.config/nvim{,.backup}