dotfiles VS lsp-format.nvim

Compare dotfiles vs lsp-format.nvim and see what are their differences.

dotfiles

Those are my dotfiles (by lucazz)

lsp-format.nvim

A wrapper around Neovims native LSP formatting. (by lukas-reineke)
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
dotfiles lsp-format.nvim
4 16
11 541
- -
0.0 4.7
6 months ago about 1 month ago
Lua 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.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • LazyVim and plugins - how to?
    6 projects | /r/neovim | 27 Mar 2023
    Separately - big kudos to lucazz whose dotfiles I have been looking at, in search for understanding :)
  • Terraform LSP in LazyVim
    1 project | /r/neovim | 7 Feb 2023
    If you're using lazyvim, you can extend nvim-treesitter/nvim-treesitter's config to add support to all languages you want by adding this block to a new file under nvim/lua/plugins/nvim-treesitter.lua: return { { "nvim-treesitter/nvim-treesitter", opts = { ensure_installed = { "hcl", "terraform", }, }, }, } Check out my lazyvim-based setup if you need more references on how to do it: https://github.com/lucazz/dotfiles/tree/main/nvim
  • null-ls & terraformls format on save prompt
    4 projects | /r/neovim | 17 Aug 2022

lsp-format.nvim

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

What are some alternatives?

When comparing dotfiles and lsp-format.nvim you can also consider the following projects:

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

formatter.nvim

vim-python-pep8-indent - A nicer Python indentation style for vim.

vscode-langservers-extracted - vscode-langservers bin collection.

vscode-eslint - VSCode extension to integrate eslint into VSCode

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

nvim-treesitter-context - Show code context

nvim-lspconfig - Quickstart configs for Nvim LSP

bufline.vim - Vim statusline helper to display buffer list in statusline. Helps you switch buffers easily.

nvim-conf - ☄ Maddison's Neovim configuration!

neovim - Vim-fork focused on extensibility and usability

barbar.nvim - The neovim tabline plugin.