oil.nvim
File explorer
A Neovim plugin that allows you to edit your file system like a buffer
Neovim file explorer: edit your filesystem like a buffer
4k stars
13 watching
121 forks
Language: Lua
last commit: 9 days ago
Linked from 1 awesome list
neovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
nvimdev/dashboard-nvim | Provides a customizable dashboard experience in Neovim with features like low memory usage and blazing speed. | 2,392 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 19,912 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,252 |
romgrk/barbar.nvim | A tabline plugin with customizable features for Neovim. | 2,311 |
lukas-reineke/indent-blankline.nvim | Adds indentation guides to Neovim's editor interface | 4,254 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 7,929 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,097 |
chrisgrieser/nvim-early-retirement | Automatically closes inactive buffers after a set time period to reduce clutter and improve workflow. | 182 |
folke/flash.nvim | Tools to enhance navigation in code editors | 2,570 |
nvim-neotest/neotest | An extensible framework for interacting with tests within NeoVim. | 2,407 |
lazyvim/lazyvim | A pre-configured Neovim setup with Lua plugins and sane default settings. | 17,530 |
sindrets/diffview.nvim | A plugin for Neovim that provides a unified interface for reviewing changes to files in different Git revisions | 4,042 |
rgroli/other.nvim | Enables users to open associated alternative files for the current buffer in Neovim. | 391 |
sidofc/carbon.nvim | A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 178 |
folke/trouble.nvim | A tool to help developers diagnose and solve coding issues in real-time. | 5,608 |