You are here |
unwiredcouch.com | ||
| | | |
kewah.com
|
|
| | | | I explain the reasons that made me moved from Sublime Text to Vim has my main editor | |
| | | |
www.mattlayman.com
|
|
| | | | Vim is an extremely powerful text editor. With no setup, you can do amazing work, however, you can supercharge Vim by extending it with plugins. This blog series will show how to get the most out of Vim. | |
| | | |
cyberchris.xyz
|
|
| | | | 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. | |
| | | |
www.integralist.co.uk
|
|
| | UPDATE November 2022 Not long after I wrote this post I had switched from VimScript to using Lua and also making large sets of changes and tweaks to my configuration. The source of truth is: https://github.com/integralist/nvim (which is a submodule within https://github.com/integralist/dotfiles) This post is being kept for posterity, but ultimately I would recommend you look at the above dotfiles repo instead. This is going to be a very focused post because when you're looking to get your code editor con... |