Explore >> Select a destination


You are here

codebenchers.com
| | alice.bsky.sh
19.1 parsecs away

Travel
| | by Alice ยท 6 min read
| | doingstuff.dev
14.0 parsecs away

Travel
| | Setting up a Lenovo Tablet 10 as a Home Assistant dashboard and voice assistant
| | cadence.moe
20.8 parsecs away

Travel
| |
| | ericlathrop.com
218.8 parsecs away

Travel
| I've been migrating from vim to neovim to get some of the fancy tree-sitter and LSP features. It's really nice when your editor understands the actual nature of your code. Anyways I got that stuff working, but I needed neovim to talk to Godot's built-in language server. If you're using nvim-lspconfig, it's as easy as adding the following code to that plugin's configuration: