SaaSHub helps you find the best software and product alternatives Learn more →
Fm-nvim Alternatives
Similar projects and alternatives to fm-nvim
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
vifm
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
-
-
-
vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
-
-
-
-
-
-
focus.nvim
Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids!
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fm-nvim discussion
fm-nvim reviews and mentions
-
What are some plugins that you can't live without?
fm-nvim
-
Managing your files. How do you do it?
I'm already using vifm as my main-file-manager so I'm using `fm-nvim with a custom vifm-open-function to open up vifm in nvim.
-
Using neovim without a file tree plugin
For "neighbour" files of the current buffer I normally use :NeoTreeReveal if the file is in the main repo. (the current pwd). If not I'll use fm-nvim with ranger. I can use the Ranger %:p:h command to open the folder of the current folder in ranger without changing the pwd in vim.
-
Overview of popular nvim plugins?
I'm using vifm as my file manager which is pretty awesome in combination with (n)vim which is easy possible thanks to fm-nvim.
-
FAVOURITE PLUGINS
- https://github.com/is0n/fm-nvim
- Vifm in a floating window
-
fm-nvim: Neovim plugin that lets you use your favorite terminal file managers from within Neovim
I've recently released a Neovim plugin that opens a floating window with 1/5 terminal file managers called fm-nvim. It's quite small and fast as the entire plugin is written in less than 100 lines of Lua.
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Mar 2025
Stats
is0n/fm-nvim is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of fm-nvim is Lua.