ranger.nvim - file browser plugin [lua][async]

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

  • I tried to decouple modules in ranger.nvim as much as possible (unlike vim-netranger, which has a single file of 2000ish lines). And most of code is separated into my other plugin libp.nvim that is also highly modularized. Hacking it should be not too hard.

  • vim-netranger

    Discontinued A ranger-like system/cloud storage explorer for Vim, bringing together the best of Vim, ranger, and rclone.

  • I previously wrote vim-netranger. It was in python, synchronous-by-nature and had a lot of design flaws like viml-python-communication.

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

    A library for writting neovim plugins.

  • I tried to decouple modules in ranger.nvim as much as possible (unlike vim-netranger, which has a single file of 2000ish lines). And most of code is separated into my other plugin libp.nvim that is also highly modularized. Hacking it should be not too hard.

  • rnvimr

    Make Ranger running in a floating window to communicate with Neovim via RPC

  • Interesting. I have been using rnvimr for a while now and really like it.

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

  • main file explorer plugin replacement?

    4 projects | /r/neovim | 19 Jun 2023
  • what is this plugiin?

    2 projects | /r/neovim | 25 May 2023
  • Which file browser do you use ?

    19 projects | /r/neovim | 25 Sep 2022
  • Packer: how to find require name?

    1 project | /r/neovim | 11 Sep 2022
  • Any netrw users out there? Netrw vs filetree plugin discussion.

    1 project | /r/neovim | 2 Sep 2022