added vim sleuth and changed workspace keybinds
also cleaned up some uneccesary inputs
This commit is contained in:
parent
85567863ce
commit
d965253061
4 changed files with 12 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
@ -22,6 +21,7 @@
|
|||
enable = true;
|
||||
};
|
||||
globals.mapleader = " ";
|
||||
utility.sleuth.enable = true;
|
||||
languages = {
|
||||
enableDAP = true;
|
||||
enableExtraDiagnostics = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue