dotfiles VS telescope.nvim

Compare dotfiles vs telescope.nvim and see what are their differences.

telescope.nvim

Find, Filter, Preview, Pick. All lua, all the time. (by nvim-telescope)
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 telescope.nvim
3 322
7 14,191
- 4.4%
0.0 9.1
over 1 year ago 1 day 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 2022-11-09.
  • How to? Fuzzy search contents, then filter by filename/path
    3 projects | /r/neovim | 9 Nov 2022
    So this is something which is kinda doing what you like: https://github.com/rafcamlet/dotfiles/blob/master/nvim/lua/live_grep.lua But it works in one go. Everything until ; sign goes to rg and after it to fd. There is a lot of buggy hacker magic because at some point telescope stops supporting writers https://github.com/nvim-telescope/telescope.nvim/blob/master/lua/telescope/finders/async_job_finder.lua#L43, and I've tried to reimplement them, without full understanding how those pipes work. Most of the time it works good enough, but sometimes it stuck, and the performance is probably much worse than it could be.
  • Easypick.nvim - create telescope pickers from console commands
    2 projects | /r/neovim | 6 Jul 2022
    I've tried to do something like this, and it's working https://github.com/rafcamlet/dotfiles/blob/vm_reborn/nvim/lua/live_grep.lua ! But honestly, I still don't quite understand how this pipe system works in telescope and my solution is some kind of ugly abomination that shouldn't exist.
  • How to write plugins, workflow setup?
    3 projects | /r/neovim | 19 Nov 2021
    I wrote a small script to pass instructions quickly from the command line. Haven't used it in a while, so it might be outdated and probably not very pretty as it wasn't intended for publication, but here you are: https://github.com/rafcamlet/dotfiles/blob/vm_reborn/nvim/lua/boss.lua

telescope.nvim

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

What are some alternatives?

When comparing dotfiles and telescope.nvim you can also consider the following projects:

nvim-luapad - Interactive real time neovim scratchpad for embedded lua engine - type and watch!

fzf.vim - fzf :heart: vim

nvim-lua

fzf-lua - Improved fzf.vim written in lua

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

telescope-fzf-native.nvim - FZF sorter for telescope written in c

Visual Studio Code - Visual Studio Code

nvim-tree.lua - A file explorer tree for neovim written in lua

fd - A simple, fast and user-friendly alternative to 'find'

harpoon

vim-clap - :clap: Modern performant fuzzy picker, tree-sitter highlighting, and more, for both Vim and NeoVim

nvim-treesitter - Nvim Treesitter configurations and abstraction layer