mini.files - navigate and manipulate file system (with column view and editing text)

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • mini.nvim

    Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

  • I am thrilled to tell you about the release of mini.files - new module of mini.nvim to navigate and manipulate file system. It can also be installed using separate GitHub repository.

  • mini.files

    Navigate and manipulate file system. Part of 'mini.nvim' library.

  • I am thrilled to tell you about the release of mini.files - new module of mini.nvim to navigate and manipulate file system. It can also be installed using separate GitHub repository.

  • 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-navbuddy

    A simple popup display that provides breadcrumbs feature using LSP server

  • What's your opinion on making the popup windows more centered, like NavBuddy. That would helps with big screen.

  • nvim-autopairs

    autopairs for neovim written in lua

  • As an example, I give a slight edge to windwp/nvim-autopairs because it can turn 'test' into {'test'} just by pressing { instead of me having to use surround with something like gzaa'{

  • neovim

    Vim-fork focused on extensibility and usability

  • It is possible, but only on Nightly right now (due to this Neovim PR).

  • oil.nvim

    Neovim file explorer: edit your filesystem like a buffer

  • 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.

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