feat: Adding LSP configs for ansiblels, arduino_language_server,

marksman. Adding documentation for LSP configs. Removing Mason config
and the reference to nvim-lspconfig.
This commit is contained in:
2026-08-18 19:55:33 -05:00
parent 76845fee2c
commit 089ba53e8b
7 changed files with 56 additions and 33 deletions

View File

@@ -48,6 +48,8 @@ The configs are an attempt at including some IDE functionalities
- Markdown in editor rendering
- Telescope fuzzy search for files and file contents
LSP configurations for additional servers can be created from the form of already configured ones or the original source of configurations can be used: https://github.com/neovim/nvim-lspconfig
### Tmux
_The_ terminal multiplexer for windowing and pane setups for long running shell sessions.