1
0

feat(nvim): Use vanila neovim lsp client

This commit is contained in:
2025-07-04 21:57:53 +02:00
parent a6f1537b1d
commit b3a59604a3
6 changed files with 113 additions and 229 deletions

View File

@@ -28,5 +28,4 @@ require('lazy').setup({
change_detection = { notify = false },
})
require('lsp')
require('BluePlum.input')