Best of VimMarch 2025

  1. 1
    Video
    Avatar of codinggopherThe Coding Gopher·1y

    How 10X Engineers Code Without a Mouse

    Discover the efficiency of high-performing developers who use Vim and a mechanical keyboard to code with precision and speed. Learn how mastering these tools can significantly enhance your programming workflow. Also, explore advanced software engineering courses with Codecrafters to build complex, real world projects.

  2. 2
    Article
    Avatar of neovimneovim·1y

    Neovim

    Nvim 0.11 has been released. Neovim is a Vim-based text editor designed for extensibility and usability, aimed at encouraging new applications and contributions. For more updates, visit the news archive or subscribe to the RSS feed. Connect with the team via Matrix or IRC.

  3. 3
    Article
    Avatar of lobstersLobsters·1y

    A Review of Helix after 1.5 Years

    Helix is a powerful modal terminal editor that builds on Vim's functionalities while providing a more integrated experience with fewer configurations required. It lacks a plugin system, which reduces complexity but limits extensibility. Core features, such as file-pickers, language server support, and robust selection manipulation, make it highly versatile and easy to use out of the box. Small adjustments are needed for Vim users due to differences in key mappings and the absence of some Vim-specific features. Helix is particularly well-suited for users seeking a low-configuration, highly functional editor that supports a wide range of programming languages.