You are here |
blogops.mixinet.net | ||
| | | |
hauleth.dev
|
|
| | | | Blog about BEAM, Rust, fantasy & stuff Dumb Elixir VIsual (and iMproved) editor How I have configured Vim for working with Elixir and Erlang projects | |
| | | |
ncona.com
|
|
| | | | 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 { | |
| | | |
xnacly.me
|
|
| | | | Using Treesitter in neovim to conditionally highlight code snippets | |
| | | |
www.softdevtube.com
|
|
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is |