Vim prank: alias vim='vim -y'

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • neovimcraft

    website that makes it easy to find neovim plugins

  • > if not the largest ecosystems of pioneering extensions

    Agreed! And the neovim plug-in ecosystem is blowing up because of its support for lua: https://neovimcraft.com

  • vscode-neovim

    Vim mode for VSCode, powered by Neovim

  • https://github.com/asvetliakov/vscode-neovim

    just use that and compile/download a somewhat recent version of neovim. I think you either need it in the path or specify the path to neovim explicitly.

    if you use neovim directly too you can check for it in your init.vim file:

    if exists('g:vscode')

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • vim-visual-multi

    Multiple cursors plugin for vim/neovim

  • Yep, sure, and if that kind of code change was a frequent experience then I can imagine myself thinking multi-cursors would pay their way. As it is, I’d be perfectly happy using hjkl (because the change sites are so close) and cw and . and not for a second thinking my editing experience was suffering.

    However, your comments will cause me to take a good look now at VSCodium and https://github.com/mg979/vim-visual-multi

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts