dirbuf.nvim: A file manager which let's you edit your filesystem like you edit text

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dirbuf.nvim

    A file manager for Neovim which lets you edit your filesystem like you edit text

  • See issue #2. I believe this happens if you have nvim-tree.lua installed because both Dirbuf and nvim-tree are fighting over who gets to open the directory

  • vidir

    edit directory in $EDITOR (better than vim . with netrw)

  • You navigate Dirbuf with your cursor, pressing enter to open a file/directory. Editing in Dirbuf works like vidir where, when you edit a directory, you get a list of the files, directories, etc. in that directory and can edit them like text. Then when you save the buffer, all the files and directories you added get created, everything you copied gets copied, everything you renamed gets renamed, and everything you deleted gets deleted.

  • 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
  • nvim-tree.lua

    A file explorer tree for neovim written in lua

  • This is my first Neovim plugin and it doesn't (and probably will never) have as many frills as other file managers like nvim-tree.lua, but I hope some people find it useful.

  • vim-filebeagle

    A VINE-spired (Vim Is Not Emacs) file system explorer.

  • Ok, it seems like the first "bug" is not a bug. Or at least neccessarily so, and even if so, may have nothing to do with dirbuf. It is due to conflict with (my own plugin!) vim-filebeagle. I'm not sure what the issue is. As things stand, I prefer the functionality of dirbuf to filebeagle, so the path of least resistance for now is to remove filebeagle!

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

  • Terminal filemanager that works good with neovim

    7 projects | /r/neovim | 16 Apr 2023
  • VSCode like file preview in neovim?

    5 projects | /r/neovim | 23 Feb 2023
  • Managing your files. How do you do it?

    12 projects | /r/neovim | 5 Feb 2023
  • My thoughts about editors in 2022

    2 projects | /r/neovim | 31 Dec 2022
  • Using neovim without a file tree plugin

    17 projects | /r/neovim | 24 Dec 2022