up
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- Key mappings groups
|
||||
-- key mappings groups
|
||||
--
|
||||
|
||||
local status_wk, wk = pcall(require, 'which-key')
|
||||
@@ -12,6 +12,7 @@ wk.add {
|
||||
mode = { 'n' },
|
||||
{ '<leader>s', group = '[s]earch' },
|
||||
{ '<leader>t', group = '[t]oggles' },
|
||||
{ '<leader>T', group = '[T]erminal' },
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user