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/ftplugin
|
@ -15,3 +15,5 @@ vim.keymap.set(
|
|||
)
|
||||
|
||||
vim.opt.expandtab = true -- Use spaces for the tab char
|
||||
|
||||
require("my.abbreviations.fp")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue