Many lua changes I guess
This commit is contained in:
parent
aeefede352
commit
73e033c904
10 changed files with 87 additions and 23 deletions
dotfiles/neovim/ftplugin
|
@ -1,7 +1,7 @@
|
|||
local arpeggio = require("my.plugins.arpeggio")
|
||||
local A = require("my.abbreviations")
|
||||
|
||||
print("Initializing purescript keybinds...")
|
||||
-- print("Initializing purescript keybinds...")
|
||||
|
||||
-- Use vt to test
|
||||
arpeggio.chordSilent("n", "vt", ":VimuxRunCommand \"clear && spago test\"<CR>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue