From 15689ccbad294e7b6b7c639adeb39b5c35e89dbf Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 29 Sep 2021 09:47:30 +0800 Subject: Update some configs --- .vim/plugin/godot.vim | 2 -- 1 file changed, 2 deletions(-) (limited to '.vim/plugin/godot.vim') diff --git a/.vim/plugin/godot.vim b/.vim/plugin/godot.vim index 49354f8..6bcf679 100644 --- a/.vim/plugin/godot.vim +++ b/.vim/plugin/godot.vim @@ -14,8 +14,6 @@ let g:ycm_language_server += [ \ } \ ] -let g:Lf_RootMarkers += ['project.godot'] - func! s:godot_settings() abort setlocal tabstop=4 nnoremap rl :GodotRunLast -- cgit v1.2.3