Giter Club home page Giter Club logo

navitron.nvim's Introduction

navitron.nvim

A better file browser for neovim.

๐Ÿšง Work in Progress ๐Ÿšง

Usage

This replaces netrw as the built-in file explorer. After installing the plugin, run:

require('navitron').setup {}

Now every directory will be loaded with navitron.

Features

  • Buffer-oriented file browsing, like netrw.
  • Vim-inspired keybindings for file management (dd deletes a file or directory, hjkl navigates, r renames).
  • Integrates with skim and fzf (f/t) for fuzzy finding.

Future

  • Expose callback to override the fuzzy finders
  • Add file/directory permission management.
  • Bulk deletion (visual mode).

navitron.nvim's People

Contributors

psychollama avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

navitron.nvim's Issues

Navitron breaks the jumplist

Steps to repro:

  • Open a file
  • Navigate to a directory
  • Press <c-o>

Expected: you're back in the file.
Actual: you're still looking at the directory.

Sometimes the jumplist breaks completely and locks you into a loop. I haven't found a reliable repro for that. Hopefully fixing one fixes the other.

Add fzf integration

Navitron supports downward file and directory search with skim through the f and t mappings. It still needs fallback integration with fzf.

Add permission management

It should be possible to see the current file or directory permissions and update them from within navitron.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.