summaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
Diffstat (limited to 'init.vim')
-rw-r--r--init.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index 1033db10..39e73099 100644
--- a/init.vim
+++ b/init.vim
@@ -51,6 +51,5 @@ if !empty(glob("~/.config/nvim/paths.vim"))
endif
" Experimental
-
let g:vimspector_base_dir=expand( '$HOME/.config/nvim/vimspector-config' )
" let g:vimspector_enable_mappings='HUMAN'