summary refs log tree commit diff
path: root/.vim/ftplugin/tex.lua
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2021-04-22 13:19:32 +0200
committerRobert Günzler <r@gnzler.io>2021-04-26 02:09:48 +0200
commit23050d0a3a958cd011cd2bc87aa8a6f546399af2 (patch)
tree841940ce746a0375b706cae810f4088839f3b0cb /.vim/ftplugin/tex.lua
parentd3497269ec01f89178b784169bdc53cbd16aafa2 (diff)
vim: update
* adds colors
* neuron.nvim config
* etc.
Diffstat (limited to '')
-rw-r--r--.vim/ftplugin/tex.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vim/ftplugin/tex.lua b/.vim/ftplugin/tex.lua
deleted file mode 100644
index 723d992..0000000
--- a/.vim/ftplugin/tex.lua
+++ /dev/null
@@ -1 +0,0 @@
-vim.bo.makeprg = 'latexmk -1 -n %'