Rework Neovim configuration
This commit is contained in:
parent
7bd97e0f6e
commit
da96f0a640
11 changed files with 470 additions and 398 deletions
4
home-manager/cli/neovim/files/whichkey.lua
Normal file
4
home-manager/cli/neovim/files/whichkey.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
-- Which-key
|
||||
--
|
||||
local wk = require 'which-key'
|
||||
wk.register()
|
Loading…
Add table
Add a link
Reference in a new issue