/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

maw.sh
| | ericlathrop.com
6.0 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:
| | mariocarrion.com
5.7 parsecs away

Travel
| | I migrated from init.vim to init.lua and it's amazing!
| | kdheepak.com
6.1 parsecs away

Travel
| | [AI summary] This blog post shares a list of tips to increase productivity in the Vim text editor, covering topics like using the vimtutor, efficient navigation via hjkl, macros, buffers, and customization.
| | tsumarios.github.io
22.3 parsecs away

Travel
| A Termux setup with essential tools, configuring zsh, and enhancing Neovim with plugins.