nvim lsp updates, ricing
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
if &compatible
|
||||
set nocompatible
|
||||
endif
|
||||
|
||||
" ============================================================================ "
|
||||
" === Load files === "
|
||||
" ============================================================================ "
|
||||
source $XDG_CONFIG_HOME/nvim/base.vim
|
||||
|
||||
source $XDG_CONFIG_HOME/nvim/plugins.vim
|
||||
source $XDG_CONFIG_HOME/nvim/plugins-config.vim
|
||||
|
||||
source $XDG_CONFIG_HOME/nvim/mappings.vim
|
||||
|
||||
Reference in New Issue
Block a user