neoformat VS nvim-ts-context-commentstring

Compare neoformat vs nvim-ts-context-commentstring and see what are their differences.

neoformat

:sparkles: A (Neo)vim plugin for formatting code. (by sbdchd)

nvim-ts-context-commentstring

Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. (by JoosepAlviste)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
neoformat nvim-ts-context-commentstring
16 26
1,943 1,045
- -
6.9 6.7
23 days ago 9 days ago
Vim Script Lua
BSD 2-clause "Simplified" License 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.

neoformat

Posts with mentions or reviews of neoformat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.

nvim-ts-context-commentstring

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

What are some alternatives?

When comparing neoformat and nvim-ts-context-commentstring you can also consider the following projects:

formatter.nvim

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

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

Comment.nvim - :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

vim-clang-format - Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.

tcomment_vim - An extensible & universal comment vim-plugin that also handles embedded filetypes

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

vim-context-commentstring - Vim plugin that sets the value of ‘commentstring’ to a different value depending on the region of the file you are in.

vim-autoformat - Provide easy code formatting in Vim by integrating existing code formatters.

neovim - Vim-fork focused on extensibility and usability

mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

kommentary - Neovim commenting plugin, written in lua.