chore: remove unused
This commit is contained in:
parent
cbcb228f91
commit
04aaa4328a
@ -288,12 +288,6 @@ local mappings = {
|
|||||||
v = { '<C-w>v', 'Vertical split' },
|
v = { '<C-w>v', 'Vertical split' },
|
||||||
h = { '<C-w>s', 'Horizontal split' },
|
h = { '<C-w>s', 'Horizontal split' },
|
||||||
},
|
},
|
||||||
['o'] = {
|
|
||||||
name = 'Neorg',
|
|
||||||
i = { '<cmd>Neorg index<cr>', 'Index' },
|
|
||||||
n = { '<cmd>Neorg workspace notes<cr>', 'Notes' },
|
|
||||||
t = { '<cmd>Neorg workspace todo<cr>', 'Todo' },
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
-- }}}
|
-- }}}
|
||||||
wk.register(mappings, opts)
|
wk.register(mappings, opts)
|
||||||
|
Loading…
Reference in New Issue
Block a user