/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

ericlathrop.com
| | gabebw.com
3.9 parsecs away

Travel
| | [AI summary] The author details their transition from Vim to Neovim, highlighting the benefits of Neovim's native LSP support, modern features, and the process of converting their Vim configuration to Lua.
| | macwright.com
3.0 parsecs away

Travel
| | [AI summary] The author argues for a paid commercial model for Neovim to relieve plugin maintainers of burnout while providing users with a premium, ready-to-use text editor experience.
| | kdheepak.com
4.1 parsecs away

Travel
| | [AI summary] A blog post describes a setup and configuration for using Neovim with the Julia Language Server for enhanced code completion and editing capabilities.
| | blog.hmpl-lang.dev
17.1 parsecs away

Travel
| It is not uncommon to encounter such a task when creating a web application, when it is necessary to transfer a component between sites. Usually, these are some kind of general buttons, blocks like footer, header, and the like. Component For example, we can take the button component, which we...