You are here |
codebenchers.com | ||
| | | |
alice.bsky.sh
|
|
| | | | by Alice ยท 6 min read | |
| | | |
doingstuff.dev
|
|
| | | | Setting up a Lenovo Tablet 10 as a Home Assistant dashboard and voice assistant | |
| | | |
cadence.moe
|
|
| | | | ||
| | | |
ericlathrop.com
|
|
| | 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: |