fm-nvim
🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim. (by is0n)
rnvimr
Make Ranger running in a floating window to communicate with Neovim via RPC (by kevinhwang91)
fm-nvim | rnvimr | |
---|---|---|
7 | 28 | |
278 | 834 | |
1.1% | 0.7% | |
0.0 | 2.6 | |
9 months ago | 2 months ago | |
Lua | Python | |
GNU General Public License v3.0 only | BSD 3-clause "New" or "Revised" 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.
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.
fm-nvim
Posts with mentions or reviews of fm-nvim.
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 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.
rnvimr
Posts with mentions or reviews of rnvimr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-24.
-
Best way to manipulate files inside neovim?
You can ranger inside of Neovim with this plugin rnvimr. Check it out. Neo-tree is another plugin that I like as a file manager. And also mini.files is another option if you prefer a more minimal approach and the ability to manipulate files like you edit a normal Neovim buffer. I'm pretty sure there are other great options out there as well, these are just my personal preferences.
-
main file explorer plugin replacement?
https://github.com/kevinhwang91/rnvimr is pretty good, it opens ranger in a floating terminal and takes care of file renaming and deletion, etc.
-
What plugins do you use to manage work across multiple files?
Ranger inside Neovim for when I need it
- what is this plugiin?
-
[Plugin] ranger.nvim
This plugin is unique from the other alternatives such as ranger.vim and rnvimr in that my plugin has no dependencies besides ‘ranger’ and written in 100% lua.
-
Which file explorer do you use?
chadtree for dealing with files in the current project & Rnvimr (which basically integrates Ranger) when I want to work with files all over the disk.
-
VSCode like file preview in neovim?
Although Ranger is a terminal application, you can use it in neovim via some plugins like rnvimr.
-
Am I missing something with "move file" in neotree?
If you don't mind switch to another plugin I highly recommend rnvimr to use ranger, a real-world, feature-complete file amanger perfecrly integrated in nvim.
- Using neovim without a file tree plugin
- What file explorer do you use?
What are some alternatives?
When comparing fm-nvim and rnvimr you can also consider the following projects:
lf - Terminal file manager
nvim-neoclip.lua - Clipboard manager neovim plugin with telescope integration
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.
chadtree - File manager for Neovim. Better than NERDTree.
lf - Fully Decentralized Fully Replicated Key/Value Store
ddu-ui-filer - File listing UI for ddu.vim