html5.vim VS lsp-zero.nvim

Compare html5.vim vs lsp-zero.nvim and see what are their differences.

lsp-zero.nvim

A starting point to setup some lsp related features in neovim. (by VonHeikemen)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
html5.vim lsp-zero.nvim
3 130
932 3,523
- -
10.0 9.2
over 3 years ago 6 days ago
Vim Script Lua
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

html5.vim

Posts with mentions or reviews of html5.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-27.
  • NeoVim Setup for PHP and NodeJS Development
    11 projects | dev.to | 27 Jul 2022
    html5.vim: Syntax & indentation for HTML5 and SVG (required for vim-svelte)
  • Neovim Config
    6 projects | /r/neovim | 11 Mar 2022
    For web development I just have a couple of syntax plugins: html5.vim, vim-javascript. And installed these language servers: html, cssls, tsserver (install instructions are here). To get completion I use nvim-cmp and nvim-lspconfig.
  • Support for Twig templates
    8 projects | /r/neovim | 17 Feb 2022
    I use othree/html5.vim and lumiliet/vim-twig. It seems to be ok.

lsp-zero.nvim

Posts with mentions or reviews of lsp-zero.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

What are some alternatives?

When comparing html5.vim and lsp-zero.nvim you can also consider the following projects:

twig.vim - Twig syntax highlighting, indentation, neocomplete and UltiSnips snippets in Vim

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

friendly-snippets - Set of preconfigured snippets for different languages.

nvim-lspconfig - Quickstart configs for Nvim LSP

vim-twig - Twig syntax highlighting, snipMate, etc.

lua-language-server - A language server that offers Lua language support - programmed in Lua

twigcs - The missing checkstyle for twig!

mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.

dotfiles

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!

vim-commentary - commentary.vim: comment stuff out

nvim-cmp - A completion plugin for neovim coded in Lua.