dotfiles VS fzf-preview.vim

Compare dotfiles vs fzf-preview.vim 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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dotfiles fzf-preview.vim
2 2
28 894
- -
9.3 0.0
9 days ago about 1 year ago
Shell TypeScript
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.

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)

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.

What are some alternatives?

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

gh-f - 🔎 the ultimate compact fzf gh extension

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

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