Explore >> Select a destination


You are here

davidalfonso.es
| | blog.chand1012.dev
3.4 parsecs away

Travel
| | How to use Git & GitHub in 4 easy steps.
| | mariocarrion.com
3.3 parsecs away

Travel
| | I migrated from init.vim to init.lua and it's amazing!
| | hamatti.org
2.9 parsecs away

Travel
| | I love dotfiles and I love sharing. But I have this weird feeling that sharing my dotfiles is too intimate and personal.
| | ncona.com
23.0 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 {