Vim on Else Web Development https://elsewebdevelopment.com/tags/vim/ Recent content in Vim on Else Web Development Hugo -- 0.147.9 en-GB Mon, 27 Feb 2023 14:57:59 +0000 Neovim vs Helix: Which is the best Vi/Vim style modal editor? https://elsewebdevelopment.com/neovim-vs-helix-which-is-the-best-vi-vim-style-modal-editor/ Tue, 19 Apr 2022 18:13:09 +0000 https://elsewebdevelopment.com/?p=4063 <h2 id="introduction">Introduction</h2> <p>Neovim and Helix are both modal editors for programmers. They have a lot in common, but different approaches to providing the IDE (integrated development environment) features that make them so appealing.</p> <p>IDE features make writing code easier and more productive. They include things like intelligent code completion and integration with the Git version control system. These features differentiate a program designed for writing code from a basic text editor.</p> Ultimate Vim Keyboard Shortcuts https://elsewebdevelopment.com/ultimate-vim-keyboard-shortcuts/ Fri, 06 Aug 2021 19:32:13 +0000 https://www.elsewebdevelopment.com/?p=1856 <p>A well-thought-out printable PDF of Vim keyboard shortcuts to enhance your workflow. I hope you find some cool ones you didn&rsquo;t know about, and also find it a useful reference to the essentials.</p> <p>These shortcuts are all available out of the box in Vim and Neovim. If you want a full custom setup for Neovim using the best Lua plugins then have a look at my <a href="https://github.com/David-Else/developer-workstation-setup-script" target="_blank" rel="noopener" >Developer Workstation Setup Script</a ></p>