Why, oh WHY, do those? nutheads use vi?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vim_reference

    :q Vim reference guide for beginner to intermediate users

  • I have a list of resources here: https://learnbyexample.github.io/curated_resources/vim.html

    I'd recommend this SO answer (https://stackoverflow.com/a/1220118) and this series of articles "Vim from the ground up" (https://thevaluable.dev/vim-beginner/)

    I'm also writing a reference guide (https://learnbyexample.github.io/vim_reference/)

  • vim-visual-multi

    Multiple cursors plugin for vim/neovim

  • If you insist, you may have a look at https://github.com/mg979/vim-visual-multi

    It implements multi cursors in vim and combines it with vim movements etc.

  • 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
  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • I'd recommend having a look at https://github.com/neoclide/coc.nvim if you feel you're missing out from not having VSCode extensions - it's available for both vim and neovim. Allows you to use those language servers that you're otherwise not able to in vanilla vim, with additional surrounding tooling - I honestly don't miss anything from VSCode at this point

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

  • C# lsp configuration with neovim CoC

    4 projects | /r/neovim | 10 Nov 2023
  • Does anyone know some good altermatives for these Vim plugins on Emacs?

    3 projects | /r/emacs | 18 Jul 2023
  • GCC autocompletion

    2 projects | /r/vim | 30 May 2023
  • occur mode - editable grep results

    5 projects | /r/neovim | 4 May 2023
  • [Neovim] Comment ajouter la complétion de code C / C ++ dans neovim?

    3 projects | /r/enfrancais | 10 Apr 2023