statusbar and lsp
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
vim9script
|
||||
|
||||
const g:which_key_map = {
|
||||
g:which_key_map = {
|
||||
f: {
|
||||
name: 'File',
|
||||
o: ['Poplar', 'open'],
|
||||
@ -8,7 +8,6 @@ const g:which_key_map = {
|
||||
},
|
||||
v: {
|
||||
name: 'View',
|
||||
f: ["NERDTreeToggle", "nerdtree"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user