Far.vim alternatives?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • far.vim

    Find And Replace Vim plugin

  • far.vim is one of my favorite vim plugins. Sadly, it doesn't seem to be maintained anymore.

  • sad

    CLI search and replace | Space Age seD

  • I use sad for when I have to mass-replace text. Bonus points for using fd with it.

  • 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.

    InfluxDB logo
  • fd

    A simple, fast and user-friendly alternative to 'find'

  • I use sad for when I have to mass-replace text. Bonus points for using fd with it.

  • fzf.vim

    fzf :heart: vim

  • Using fzf.vim, you can interactively fuzzy search for the pattern you want to replace with :Rg or :Ag, selectively pick the matching results with (or all of them with ) then . This loads them into quickfix list, where you can use :cdo as before.

  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • If you use a Language Server Protocol (LSP) plugin (e.g. coc.nvim), you may look into symbol-based renaming features.

  • vim-grepper

    :space_invader: Helps you win at grep.

  • Nice plugins that extend on these functionalities: https://github.com/mhinz/vim-grepper https://github.com/romainl/vim-qf https://github.com/kevinhwang91/nvim-bqf (neovim only)

  • vim-qf

    Tame the quickfix window.

  • Nice plugins that extend on these functionalities: https://github.com/mhinz/vim-grepper https://github.com/romainl/vim-qf https://github.com/kevinhwang91/nvim-bqf (neovim only)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nvim-bqf

    Better quickfix window in Neovim, polish old quickfix window.

  • Nice plugins that extend on these functionalities: https://github.com/mhinz/vim-grepper https://github.com/romainl/vim-qf https://github.com/kevinhwang91/nvim-bqf (neovim only)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts