vim-buffer-history VS lsp-zero.nvim

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

vim-buffer-history

A vim plugin to maintain a buffer jump history per window (by dhruvasagar)

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
vim-buffer-history lsp-zero.nvim
1 130
17 3,515
- -
4.7 9.2
6 months ago 15 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.

vim-buffer-history

Posts with mentions or reviews of vim-buffer-history. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-27.
  • what are the most underrated plugins in your view?
    24 projects | /r/neovim | 27 Feb 2022
    I just found https://github.com/dhruvasagar/vim-buffer-history and I love it. It provides a per window forward/back navigation for buffers you have visited in that window. It behaves just like the navigation in a browser. I map ; and ' to back/forward because I use it so much.

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 vim-buffer-history and lsp-zero.nvim you can also consider the following projects:

mini.nvim - Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

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

cheatsheet.nvim - A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface!

nvim-lspconfig - Quickstart configs for Nvim LSP

neogen - A better annotation generator. Supports multiple languages and annotation conventions.

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

lir.nvim - Neovim file explorer

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

dirbuf.nvim - A file manager for Neovim which lets you edit your filesystem like you edit text

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

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

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