update config

This commit is contained in:
Jonathan Dönszelmann 2024-09-25 18:29:22 +02:00
parent 970de4a615
commit ebac260b64
No known key found for this signature in database
2 changed files with 11 additions and 2 deletions

View file

@ -135,7 +135,7 @@ in
hl = "LightBulbNumber";
};
float = {
enabled = true;
enabled = false;
text = "💡";
};
sign = {
@ -335,12 +335,13 @@ in
};
};
};
# tabs
bufferline = {
enable = true;
settings.options.diagnostics = "nvim_lsp";
};
none-ls = {
enable = true;
sources = {
@ -372,6 +373,8 @@ in
nvim-web-devicons
vim-visual-multi
vim-gh-line
# vim-bufkill
BufOnly-vim
];
extraConfigLua = ''