I broke up with neovim....vim is my best friend now
This commit is contained in:
9
dot_vim/plugged/vimtex/test/test-parser-bib/Makefile
Normal file
9
dot_vim/plugged/vimtex/test/test-parser-bib/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
.PHONY: test
|
||||
|
||||
MYVIM ?= nvim --clean --headless
|
||||
|
||||
INMAKE := 1
|
||||
export INMAKE
|
||||
|
||||
test:
|
||||
@$(MYVIM) -u test.vim
|
||||
Reference in New Issue
Block a user