Explore >> Select a destination


You are here

kdheepak.com
| | eed3si9n.com
1.1 parsecs away

Travel
| | [AI summary] A technical guide detailing the third part of a series on integrating the sbt server into Neovim for Scala development.
| | rup12.net
1.7 parsecs away

Travel
| | Do you find managing vim plugins frustrating? Do you think there needs to be a better way for that? Well then, let's talk about vim-plug. The plugin manager that plugs in plugins!
| | ncona.com
2.5 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 {
| | nickjanetakis.com
18.2 parsecs away

Travel
| There may come a time where you want to set a few different types of files to a specific file type for better editor support.