mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-27 00:48:30 +02:00
updates, adding neovim fugitive plugin and nix-index-database
This commit is contained in:
parent
6dc9cb9dbf
commit
2fc96683aa
4 changed files with 47 additions and 15 deletions
|
@ -70,6 +70,9 @@
|
|||
telescope = {
|
||||
enable = true;
|
||||
};
|
||||
fugitive = {
|
||||
enable = true;
|
||||
};
|
||||
lsp = {
|
||||
enable = true;
|
||||
onAttach = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue