Skip to content

Commit 240e45d

Browse files
committed
Fix test-tkz-euclide.vim
1 parent 22d9ae5 commit 240e45d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/test-completion-commands/test-tkz-euclide.vim

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
set nocompatible
2-
set runtimepath^=~/.local/plugged/vimtex
3-
set runtimepath+=~/.local/plugged/vimtex/after
2+
set runtimepath^=../..
43
filetype plugin indent on
54
syntax enable
65

0 commit comments

Comments
 (0)