mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-05 02:09:49 -05:00
copilot: disable until I actually have the will power to fix it :p
This commit is contained in:
parent
30c6c69557
commit
bb6c005380
8 changed files with 33 additions and 194 deletions
|
|
@ -2,7 +2,7 @@ require('which-key').setup()
|
|||
-- local whichkey = require('which-key')
|
||||
--
|
||||
-- whichkey.setup()
|
||||
|
||||
--
|
||||
-- whichkey.add {
|
||||
-- { '<leader>c', group = '[C]ode' },
|
||||
-- { '<leader>d', group = '[D]ocument' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue