A launch point for my personal nvim configuration
Find a file
2026-01-10 18:19:05 +03:00
.github Add a pull request template (#825) 2024-04-04 10:31:37 -04:00
after/lsp Alters roslyn lsp setting for diagnostics 2025-09-10 14:18:25 +03:00
doc feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
lua Replaces grug_far with scooter 2026-01-10 18:19:05 +03:00
snippets Removes redundant privates in cs snippets 2025-11-01 17:14:13 +03:00
.gitignore rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
.stylua.toml Use call_parentheses 2023-06-16 21:12:11 -07:00
CLAUDE.md Removes vectorcode residual references 2025-10-25 12:11:19 +03:00
init.lua Fully switches to kara 2025-11-24 23:05:58 +03:00
LICENSE.md license 2022-06-25 21:51:44 -04:00
README.md Updates readme 2025-08-07 16:52:50 +03:00

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}