From d65fa0047493a9680f791cea66fa1053f5203dff Mon Sep 17 00:00:00 2001 From: spinach <19keegandeppe@gmail.com> Date: Wed, 5 Apr 2023 14:58:10 -0400 Subject: [PATCH] added neovim lsp and cleaned up main --- arch/nvim.deps | 2 +- editors/neovim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/nvim.deps b/arch/nvim.deps index 58b0074..c5b666a 100644 --- a/arch/nvim.deps +++ b/arch/nvim.deps @@ -4,8 +4,8 @@ lua clang gopls python-lsp-server -lua-language-server typescript-language-server +lua-language-server rust-analyzer # various tools npm diff --git a/editors/neovim b/editors/neovim index 9c7779c..bbc6a91 160000 --- a/editors/neovim +++ b/editors/neovim @@ -1 +1 @@ -Subproject commit 9c7779c66059d6cfb33816b58a9cfb50c39ac89f +Subproject commit bbc6a91e8f4d7a2565ce4045b33f595cc7f98b30