The way indentation and syntax highlighting is handled in nvim is frustrating me

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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

    Automatic indentation style detection for Neovim

  • If you want to have a different indentation based on the current file context, take a look at this plugin: https://github.com/NMAC427/guess-indent.nvim

  • coc.nvim

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

  • https://github.com/neoclide/coc.nvim &

  • 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-phpls

    🐭 php language server for coc.nvim

  • inline_edit.vim

    Edit code that's embedded within other code

  • Not sure how intertwined html and php is, but take a look at https://github.com/AndrewRadev/inline_edit.vim. I recently found an think it's a great idea, but haven't tried it myself it yet.

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