my personal nvim config
Go to file
2024-10-10 15:08:21 -03:00
.github/ISSUE_TEMPLATE minor modifications on the issue template (#244) 2023-04-13 09:22:59 -04:00
doc feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
lua fix: add cursorline 2024-10-10 15:08:21 -03:00
.gitignore feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
.stylua.toml Use call_parentheses 2023-06-16 21:12:11 -07:00
init.lua feat: add lsp handling for non mason 2024-09-18 14:11:51 -03:00
LICENSE.md license 2022-06-25 21:51:44 -04:00
README.md update readme 2024-02-14 09:58:41 -03:00

nvim

this is my nvim config, which was forked from kickstart.

for full compatibility, it needs to have the same structure my $HOME has (check colorscheme.lua/bufferline.lua)

pr's are welcome for optimizations and useful refactors