/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

nanotipsforvim.prose.sh
| | nickjanetakis.com
2.5 parsecs away

Travel
| | This is the result of organically using Neovim for the last 9 months or so and I am sure it will continue to evolve.
| | vincentdelft.be
2.0 parsecs away

Travel
| |
| | xnacly.me
2.5 parsecs away

Travel
| | Using Treesitter in neovim to conditionally highlight code snippets
| | ncona.com
10.6 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 {