1
Fork 0

More latex stuff

This commit is contained in:
Matei Adriel 2022-09-26 02:17:39 +02:00
parent 1544c7725c
commit b7672414dd
3 changed files with 24 additions and 1 deletions
dotfiles/neovim/ftplugin

View file

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