From 77cb4a8d7c3dcac52dab56f3005bde5310f74095 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 17 Feb 2022 13:05:42 +0000 Subject: Using neovim lsp support (for python initialy) --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.vim') diff --git a/init.vim b/init.vim index 480385f..434b892 100644 --- a/init.vim +++ b/init.vim @@ -6,7 +6,7 @@ source ~/.vimrc " for LSC support " " general -source ~/.vim/lsc.vim +source ~/.vim/lsp.lua " scala and metals source ~/.vim/metals.vim -- cgit v1.2.3