Explore >> Select a destination


You are here

vimcasts.org
| | eed3si9n.com
12.7 parsecs away

Travel
| |
| | www.crystae.net
12.2 parsecs away

Travel
| |
| | ericlathrop.com
8.2 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:
| | blog.railway.com
42.8 parsecs away

Travel
| Github Actions come with a pretty neat set of features to automate your workflows. In this post, we talk about using Github Actions to automate your deployments on Railway.