fzf-preview.vim VS dotfiles

Compare fzf-preview.vim vs dotfiles and see what are their differences.

fzf-preview.vim

The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim. (by yuki-yano)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
fzf-preview.vim dotfiles
2 2
894 28
- -
0.0 9.3
about 1 year ago 5 days ago
TypeScript Shell
MIT License 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.

fzf-preview.vim

Posts with mentions or reviews of fzf-preview.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.

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-12-15.
  • fzf is so powerful when you use it well ! code/files/tags/git history
    5 projects | /r/neovim | 15 Dec 2022
    Nope it's a custom mix with fzf and git, you can have more details from this commit in my dotfiles : https://github.com/Sanix-Darker/dotfiles/commit/1c606b22e6ab2dd62638ff840e042eb394dae2b2
  • nvim + fzf-preview is all you need to be happy
    4 projects | /r/neovim | 19 Oct 2022
    I have installed Ag + fzf installed in my stack and i think it's the best combo i ever had to do, it's fast, not releated to nvim processes, since a long time ! On nvim, i have : fzf-preview, vim-floaterm and vista.vim and i can basically do any kind of search on anything: - Search in lines for specifics or all buffers - Search for all files from a directory - Search globally (files, lines, ...) - Search for new changes (git changes or local-history changes) - Search for tags (functions names/ class names / variables) Personally, i don't like Treesitter nvim (nvim-treesitter) because it's embed as a plugin on nvim, so if nvim is running slowly, these feature are going to be impacted ! At the other-hand, fzf/ag are running independently from nvim as a bash command, and am just dealing with their stdout 🙂 Of course, this is my choice and it may be like by you ! PS: my dotfiles : https://github.com/Sanix-Darker/dotfiles (tmux, polybar, rofi, nvim... all included)

What are some alternatives?

When comparing fzf-preview.vim and dotfiles you can also consider the following projects:

vscode-neovim - Vim mode for VSCode, powered by Neovim

gh-f - 🔎 the ultimate compact fzf gh extension

fzf.vim - fzf :heart: vim

coc-tsserver - Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript

coc-python - Python extension for coc.nvim, fork of vscode-python

coc-yaml - Yaml language server extension for coc.nvim

coc-tslint-plugin - coc.nvim extension that provides TSLint support using the typescript-tslint-plugin

coc-yank - Yank highlight and persist yank history support for vim

coc-intelephense - intelephense (PHP language server) extension for coc.nvim. intelephense’s various LSP features and this extension's additional features are available.

fzf - :cherry_blossom: A command-line fuzzy finder

coc-react-refactor - React refactor extension for coc.nvim