SaaSHub helps you find the best software and product alternatives Learn more →
Oil.nvim Alternatives
Similar projects and alternatives to oil.nvim
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
-
-
-
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.
-
-
diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
-
-
-
-
-
-
-
-
-
-
-
fm-nvim
🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
oil.nvim discussion
oil.nvim reviews and mentions
- Neovim file explorer oil.nvim: edit your filesystem like a buffer
-
File Explorer is merged to Helix editor
I've been using vim/neovim for decades, and "so that you don't feel the difference between manipulating text and files" made no sense.
Then I watched a video from the README (https://github.com/stevearc/oil.nvim) and yup, that looks amazing and makes so much sense. Thanks GP for mentioning it!
- Aerc: A Well-Crafted TUI for Email
-
Practical Vim Command Workflow
Oil is great: https://github.com/stevearc/oil.nvim
It just treats your file structure as a buffer
-
Refactor files and update import paths
Hey , i'm using oil.nvim, it does integrate LSP rename file, but currently if you code in js you must apply this pull request https://github.com/stevearc/oil.nvim/pull/248 to fix refactor js ,ts file. (warning: the author says this pull request doesn't work with all pattern maybe it will be updated in future )
-
What are some plugins that you can't live without?
File explorer: oil.nvim
-
People who swear by Oil.nvim , why?
Hello, i've tried Oil.nvim and liked it , but when people talk about it , in general questions about FileTrees and File Browsers people really swear by Oil.nvim and got me wondering,what am i missing?
-
Best way to manipulate files inside neovim?
A very nice plugin which I use whenever I have to edit/create multiple files is oil.nvim
-
mini.files - navigate and manipulate file system (with column view and editing text)
For those that want this to replace `oil.nvim`, here are the keymaps I added to my config for it to behave the same as oil. The dash keymap will open `mini.files` in the current directory from the file you triggered the keymap. The `fe` keymap opens the `mini.files` at the root directory so you can use it like your file manager. I like that the location you leave the window when opening with `fe` is not affected by the location you leave the dash trigger. I hope that map makes sense. I use NvChad, so my mapping looks like this, but you should be able to use it in any distro or custom config.
-
Your favourite Neovim plugins?
https://github.com/stevearc/oil.nvim - file explorer
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Apr 2025
Stats
stevearc/oil.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of oil.nvim is Lua.