my personal nvim config
Go to file
Lucas Barbieri 0e91b88c1a feat: add lualine with custom theme
adapted from bibjaw99
2024-07-19 00:04:09 -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 feat: add lualine with custom theme 2024-07-19 00:04:09 -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: remove conceals 2024-07-15 10:11:10 -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