We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d9ae5 commit 240e45dCopy full SHA for 240e45d
test/test-completion-commands/test-tkz-euclide.vim
@@ -1,6 +1,5 @@
1
set nocompatible
2
-set runtimepath^=~/.local/plugged/vimtex
3
-set runtimepath+=~/.local/plugged/vimtex/after
+set runtimepath^=../..
4
filetype plugin indent on
5
syntax enable
6
0 commit comments