1
Fork 0
This commit is contained in:
Matei Adriel 2022-11-14 01:16:10 +01:00
parent 7c61e64fa8
commit 01ee066c62
20 changed files with 182 additions and 657 deletions
dotfiles/neovim/ftplugin

View file

@ -1,8 +1,6 @@
local arpeggio = require("my.plugins.arpeggio")
local A = require("my.abbreviations")
-- print("Initializing purescript keybinds...")
-- Use vt to test
arpeggio.chordSilent("n", "vt", ":VimuxRunCommand \"clear && spago test\"<CR>",
{ settings = "b" })