Explore >> Select a destination


You are here

ncona.com
| | infinitedigits.co
3.4 parsecs away

Travel
| | Here's my very simple Vim setup that I like to use for writing.
| | vinitkumar.me
1.1 parsecs away

Travel
| | The blog guides users through a smooth transition from Vim to Neovim, highlighting Neovim's improved performance, enhanced features, and better extensibility. It details the migration process, emphasizing the compatibility between Vim and Neovim configurations. The author's Neovim Lua-based configuration is provided, featuring a curated set of plugins, key mappings, and settings for a more modular and organized setup. The blog concludes by acknowledging the advantages of Neovim's init.lua configuration f...
| | xnacly.me
1.3 parsecs away

Travel
| | Installation, configuration and usage guide
| | m4xshen.dev
61.8 parsecs away

Travel
| Learn how to develop a Neovim plugin in Lua. Understand the structure of Neovim plugin, Lua module, and create a simple plugin.