/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.integralist.co.uk
| | ncona.com
1.2 parsecs away

Travel
| | In this post we're going to configure neovim to work with Arduino Language Server. Nvim Lsp Config Neovim comes with an LSP client included, nvim-lspconfig is a plugin that helps us configure the client so it can talk to LSP servers. This configuration should be enough to get started with Arduino: 1 2 3 4 5 6 return {
| | www.mitchellhanberg.com
1.2 parsecs away

Travel
| | [AI summary] A tutorial on installing and configuring Neovim with Elixir support, including setting up Language Server Protocol clients, LSP plugins, and integrating the Credo linter.
| | nanotipsforvim.prose.sh
1.3 parsecs away

Travel
| |
| | www.mattlayman.com
13.6 parsecs away

Travel
| Vim is an extremely powerful text editor. With no setup, you can do amazing work, however, you can supercharge Vim by extending it with plugins. This blog series will show how to get the most out of Vim.