We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2545b2c commit cfd4e52Copy full SHA for cfd4e52
test/test-env/test-toggle-inline-math.vim
@@ -1,6 +1,6 @@
1
set nocompatible
2
set runtimepath^=../..
3
-filetype plugin on
+filetype plugin indent on
4
syntax on
5
6
nnoremap q :qall!<cr>
0 commit comments