Fixed some hydra stuff, added formatopt to config and fixed typo in
purs.lua
This commit is contained in:
parent
afb835493f
commit
9bbe637131
5 changed files with 12 additions and 7 deletions
dotfiles/neovim/ftplugin
|
@ -16,4 +16,4 @@ vim.keymap.set(
|
|||
|
||||
vim.opt.expandtab = true -- Use spaces for the tab char
|
||||
|
||||
require("my.abbreviations.fp")
|
||||
require("my.abbreviations.fp").setup()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue