litee-calltree.nvim VS nix-dotfiles-public-snapshot

Compare litee-calltree.nvim vs nix-dotfiles-public-snapshot and see what are their differences.

litee-calltree.nvim

Neovim's missing call hierarchy UI (by ldelossa)

nix-dotfiles-public-snapshot

No-history sanitized export of my private dotfiles (by shanesveller)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
litee-calltree.nvim nix-dotfiles-public-snapshot
3 1
119 6
- -
3.3 5.7
26 days ago 4 months ago
Lua Nix
- -
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.

litee-calltree.nvim

Posts with mentions or reviews of litee-calltree.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-01.
  • coc or nvim.lsp?
    11 projects | /r/neovim | 1 Dec 2022
    maybe litee-calltree?
  • State of the call hierarchy functionality
    6 projects | /r/neovim | 18 Apr 2022
    There is Litee's Calltree but I couldn't make it work. For C/C++, there is the Vim-Ccls plugin that adds those functionalities (although I don't like the UI). But in order to use it I had to switch from Clangd to Ccls and it broke the symbol tree of 2 plugins I had : Sidebar.nvim (which I actively used) and symbols-outline.nvim (an old plugin I tried to use again, but is broken by the change as well).
  • litee.nvim is now a library
    7 projects | /r/neovim | 31 Dec 2021

nix-dotfiles-public-snapshot

Posts with mentions or reviews of nix-dotfiles-public-snapshot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-01.
  • coc or nvim.lsp?
    11 projects | /r/neovim | 1 Dec 2022
    My configs for each are public for the morbidly curious, neither is very clever or sophisticated IMO: https://github.com/shanesveller/nix-dotfiles-public-snapshot/blob/public-snapshot-2021-11/config/doom/config.org

What are some alternatives?

When comparing litee-calltree.nvim and nix-dotfiles-public-snapshot you can also consider the following projects:

sidebar.nvim - A generic and modular lua sidebar for Neovim

lsp-zero.nvim - A starting point to setup some lsp related features in neovim.

vim-ccls - Vim plugin for the ccls language server

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

diffview.nvim - Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

neovim-flake - Personalized Neovim 0.8 config driven from Nix + flakes

vimdark - A dark theme for vim based on vim-monotonic and chrome's dark reader

helpful - A better Emacs *help* buffer

litee-symboltree.nvim - A document outline tool implemented with the litee.nvim library

nvim-lspconfig - Quickstart configs for Nvim LSP

litee-filetree.nvim - A file explorer implemented with the litee.nvim library.

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