add autoinstall lsp and auto choose colortheme

This commit is contained in:
gameloader
2023-06-12 10:47:26 +08:00
parent 6aee450ef6
commit f299be3a65
13 changed files with 141 additions and 76 deletions

View File

@ -0,0 +1 @@
return require("lsp.config.basic_config")

1
lua/lsp/config/r.lua Normal file
View File

@ -0,0 +1 @@
return require("lsp.config.basic_config")