Restructuring
This commit is contained in:
@@ -130,8 +130,8 @@ Some servers have additional runtime dependencies:
|
||||
- **bash-language-server**: shellcheck (optional, used for linting)
|
||||
|
||||
If you don't need some specific language server, and want to get rid of any
|
||||
warning messages, you may either remove them from the top of `lua/lsp/init.lua`
|
||||
or disable them in `lua/lsp/config/<server>.lua`.
|
||||
warning messages, you may either remove them from the top of `lua/lsp.lua`
|
||||
or disable them in `lua/lsp/<server>.lua`.
|
||||
|
||||
### Clipboard
|
||||
see `:checkhealth` and `:h clipboard`.
|
||||
|
||||
Reference in New Issue
Block a user