1
Fork 0

Many lua changes I guess

This commit is contained in:
Matei Adriel 2022-10-14 13:44:47 +02:00
parent aeefede352
commit 73e033c904
10 changed files with 87 additions and 23 deletions
dotfiles/neovim/ftplugin

View file

@ -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>",