dotfiles VS fzf.vim

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

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.vim
1 157
4 9,401
- -
5.0 6.6
3 months ago 4 days ago
Python Vim Script
Apache License 2.0 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-06-30.
  • Vim 9.0 Was Released
    21 projects | news.ycombinator.com | 30 Jun 2022
    I've spent so much time on configuring my (Neo)vim over the years I wouldn't even be able to estimate it (here it is if you're curious: https://github.com/kirillbobyrev/dotfiles/tree/main/.config/...).

    The most important ones lately seem to be the LSP integrations (basically IDE features like autocompletion, go-to-definition etc) and auto-completion managers. But honestly it's been breaking all the time over the last year or so that I code more often in VSCode and maybe it's about time I stop trying to make an ever-improving IDE out of Neovim :(

    Neovim project's direction seems to be aligned with making it easier to have IDE-like experience with LSP integration but it's been painful in Neovim. In Vim, it's typically even worse and even harder to set it up.

    Overall, I've been using Vim for about 8 years and went from a really simple set-up of "this is just a text editor" down the IDE rabbit hole. I also went for Vim -> Neovim -> Vim -> Neovim and eventual split of the two configs in the end and. I'm thinking about making it much simpler again :D

fzf.vim

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

What are some alternatives?

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

colorschemes - colorschemes for Vim

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

dotfiles - :metal: My collection of dotfiles for neovim, tmux, etc

ctrlp.vim - Fuzzy file, buffer, mru, tag, etc finder.

dotfiles

nerdtree - A tree explorer plugin for vim.

kickstart.nvim - A launch point for your personal nvim configuration

fzf-lua - Improved fzf.vim written in lua

original-bsd - Original BSD history converted from CSRG's SCCS repository to Git (via SVN)

harpoon

neoterm - Wrapper of some vim/neovim's :terminal functions.

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