Skip to content

Commit 4b4f18b

Browse files
committed
merge: fix test-tkz-euclide.vim
refer: lervag#3182
2 parents ea3e801 + c4b4e62 commit 4b4f18b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)