aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-06-15 11:04:58 +0100
committerMatthew Lemon <y@yulqen.org>2023-06-15 11:04:58 +0100
commit69baa6301b0747385ebfca0b27fe74b97e907e04 (patch)
tree1b847e5c97cded7913589ed0a8a0ab45ee6efaf5
parent00dabe14cd5d5e3fdf0fd177f622222100b223a3 (diff)
Moved syntax on to fix csv error
Diffstat (limited to '')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 1fb26aa..2f11be8 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1,6 +1,6 @@
-syntax on
filetype plugin on
filetype indent on
+syntax on
" leader
let maplocalleader = "\\"