Explore >> Select a destination


You are here

maw.sh
| | eligundry.com
2.2 parsecs away

Travel
| | Lua is now my best friend for configuring Neovim.
| | tsumarios.github.io
3.5 parsecs away

Travel
| | A Termux setup with essential tools, configuring zsh, and enhancing Neovim with plugins.
| | ncona.com
3.0 parsecs away

Travel
| | Ive known about neovim for a long time, but Ive never tried it out. My goal for this article is to try to replicate my current vim configuration: File explorer Grep Fuzzy file finder Syntax highlight .vimrc configuration If Neovim is as good as people say, I should be able to do that, and it should run faster. Installation Neovim is already packaged for most OS. Sadly, the version included in Ubuntu is too old for most plugins out there. For this reason, well have to build from source. Install prerequisi...
| | gabebw.com
13.8 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.