LSP! LSP! woo

This commit is contained in:
2022-08-15 22:37:55 -07:00
parent 0da4c83c56
commit c71587e62b
3 changed files with 62 additions and 24 deletions

View File

@@ -1,3 +1,7 @@
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc
set runtimepath+=~/.config/nvim/
lua require('lsp')