Explore >> Select a destination


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 {
| | mariocarrion.com
1.3 parsecs away

Travel
| | Packer is no longer supported; time to migrate to lazy; also, I decided to stop using vim-go, replacing it with go.nvim
| | 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.
| | blog.gnoack.org
22.1 parsecs away

Travel
| [AI summary] An author explains how to self-host Git repositories on a standard Unix or Linux server using SSH, demonstrating that dedicated platforms like GitHub or GitLab are not necessary for managing code.