more keybindings!!
This commit is contained in:
parent
90257dc9a5
commit
bb97adbf0e
3 changed files with 30 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
plugins = {
|
||||
lsp = {
|
||||
|
@ -91,5 +92,10 @@
|
|||
};
|
||||
|
||||
lsp-lines.enable = true;
|
||||
|
||||
which-key = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue