easypick.nvim VS dotfiles

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

easypick.nvim

A neovim plugin that lets you easily create Telescope pickers from arbitrary console commands (by axkirillov)
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
easypick.nvim dotfiles
5 3
344 7
- -
5.2 0.0
28 days ago over 1 year 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.

easypick.nvim

Posts with mentions or reviews of easypick.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-23.

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

What are some alternatives?

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

vim-flog - A fast, beautiful, and powerful git branch viewer for vim.

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

vim-cursorword - Underlines the word under the cursor

nvim-lua

mini.nvim - Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

substitute.nvim - Neovim plugin introducing a new operators motions to quickly replace and exchange text.

vim-subversive - Vim plugin providing operator motions to quickly replace text

nvim-unception - A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions.

telescope-insert-path.nvim - Insert file path on the current buffer using Telescope.nvim

lightspeed.nvim - deprecated in favor of leap.nvim

nvim-highlite - A colorscheme generator that is "lite" on logic for the developer.

SchemaStore.nvim - 🛍 JSON schemas for Neovim