treesitter-indent-object.nvim VS easytables.nvim

Compare treesitter-indent-object.nvim vs easytables.nvim and see what are their differences.

treesitter-indent-object.nvim

Context-aware indent textobject powered by Treesitter. `vai` to select current context. (by kiyoon)

easytables.nvim

Easily insert and edit markdown tables using Neovim with a live preview and useful helpers (by Myzel394)
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
treesitter-indent-object.nvim easytables.nvim
1 2
44 67
- -
2.6 7.7
7 months ago 2 months 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.

treesitter-indent-object.nvim

Posts with mentions or reviews of treesitter-indent-object.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-11.
  • Context-Aware Text Indent Object Powered by Treesitter
    2 projects | /r/neovim | 11 Dec 2022
    treesitter-indent-object.nvim provides a context-aware indent object to quickly select the part described with indent-blankline.nvim. I find it useful because the indent-blankline gives you a live preview so you can expect what this object will grab.

easytables.nvim

Posts with mentions or reviews of easytables.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-26.
  • Neorg – organize your life in Neovim
    9 projects | news.ycombinator.com | 26 Mar 2024
    No, Neorg does not use the same markup as Org-mode. They use their own specification that is specifically designed to be different from Org-mode spec.

    https://raw.githubusercontent.com/nvim-neorg/norg-specs/main...

    Furthermore, each item you have listed as a benefit to Org-mode is in fact capable of being done in Markdown via plugins for neovim, and probably other markdown editors, like Loqseq, Roamresearch, or Obisidian, much in the same way you speak of plugins that interface with .org docs.

    https://github.com/wthollingsworth/pomodoro.nvim

    https://github.com/Myzel394/easytables.nvim

    https://github.com/vimwiki/vimwiki

    So, my suggestion is that before dismissing a comment regarding a plugin that is unfamiliar to you, is to read its spec, and then try to understand why people would be perhaps dismissive of that tool, especially when it chooses to conflict with existing, more popular choices.

  • Show HN: Easytables.nvim – Easily edit md tables in nvim with a live preview
    1 project | news.ycombinator.com | 28 Oct 2023

What are some alternatives?

When comparing treesitter-indent-object.nvim and easytables.nvim you can also consider the following projects:

dotenv.nvim - A minimalist .env support for Neovim

debugprint.nvim - Debugging in NeoVim the print() way!

dropbar.nvim - IDE-like breadcrumbs, out of the box

task-toggler.nvim - Neovim plugin for toggling tasks in markdown files

fsplash.nvim - Show a custom splash screen in a floating window

penguinVim - NeoVim but better

nvim-typora - Bindings for Typora's Markdown in Neovim

template-literal-comments.nvim - highlight languages embedded in ECMAScript template literals by adding a comment

cmake-tools.nvim - CMake integration in Neovim

tree-sitter-hyprlang - hyprlang grammar for tree-sitter

go.nvim - A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.