InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Dash.nvim Alternatives
Similar projects and alternatives to dash.nvim
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
LeaderF
An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
-
-
vim-clap
:clap: Modern performant fuzzy picker, tree-sitter highlighting, and more, for both Vim and NeoVim
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dash.nvim discussion
dash.nvim reviews and mentions
-
Looking for Vscode-like command palette in neovim.
Here's a simple example of how to build a custom Telescope picker, taken from my Dash.nvim plugin: https://github.com/mrjones2014/dash.nvim/blob/0934c31a7c6b6aa40d6866f8840f8836ff4efecc/lua/dash/providers/telescope.lua
-
Dash.nvim v0.9.0
Hi, author of dash.nvim here, a plugin for Neovim that allows you to search Dash.app directly from Neovim with your favorite fuzzy-finder plugin (currently supports Telescope, fzf-lua, and Snap).
-
Dash.nvim users, please help me test these changes
Hey y'all, author of Dash.nvim here, a Neovim plugin for Dash.app, written primarily in Rust in order to achieve true parallelism and performance.
-
Rust is the highest paid programming language of 2021
Maybe the wrong place to ask but do you think this project (my first Rust project) is good enough to get me a Rust job if I already work at the company in a different department doing HTML/CSS/TypeScript/React? https://github.com/mrjones2014/dash.nvim
-
Can you call c functions with lua?
Check out my plugin dash.nvim, the majority is written in Rust. You can do the same with C. Look up “Lua cffi”, there’s a few different libraries that work with a foreign function interface (FFI) between Lua and C.
-
Dash.nvim v0.8.0 now supports Telescope, fzf-lua, and Snap fuzzy finders!
Dash.nvim is a plugin that allows you to search Dash.app (a documentation aggregator app for Mac) from within Neovim. At first, it started as a Telescope extension, but after my first time posting it in this sub, I received demand for the same thing to support other fuzzy finders (I've also got an open issue to add Linux support using Dasht or Zeal, Linux clients for Dash docsets).
-
What are the popular fuzzy finders besides Telescope?
fzf-lua is now supported with v0.7.0!
- Dash.nvim 0.5.1 will now fallback to a search engine!
-
Plugin authors, what's the best way to communicate breaking changes to users?
I'm the author of Dash.nvim and this morning I got this issue: https://github.com/mrjones2014/dash.nvim/issues/63
-
Dash.nvim is now blazing fast with native Rust bindings!
Check out Dash.nvim and see for yourself!
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 Jul 2025
Stats
mrjones2014/dash.nvim is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.
The primary programming language of dash.nvim is Rust.