Explore >> Select a destination


You are here

miguelcrespo.co
| | gabebw.com
3.4 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.
| | daniel-siepmann.de
3.5 parsecs away

Travel
| | Want to know how to write plugins for Neovim within Python? Check infos from my Talk at Vimfest Berlin 2017.
| | m4xshen.dev
1.5 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.
| | cyberchris.xyz
26.8 parsecs away

Travel
| Intro So after picking up Vim less than a year ago, and spending a lot of time with it, I can say for sure it is the best text editor I have ever used. Okay, that's all the Vim propaganda you'll find in this post. The main aim of this post is to get people new to Vim into a comfortable environment, while also teaching you how to get plugins into your vim config since you'll probably want to customize it, once you get a feel of Vim.