Fp abbreviations, kicad and nvim keymap docs
This commit is contained in:
parent
1ed61054f7
commit
eaebbca5b3
17 changed files with 351 additions and 237 deletions
dotfiles/neovim/lua/my/plugins
|
@ -6,6 +6,7 @@ local M = {
|
|||
"mrjones2014/smart-splits.nvim", -- the name says it all
|
||||
},
|
||||
keys = { "<C-w>", "<leader>v" },
|
||||
event = "VeryLazy",
|
||||
}
|
||||
|
||||
local venn_hint = [[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue