Skip to content

Navigate your oldfiles without losing your mind.

License

Notifications You must be signed in to change notification settings

mskelton/oldies.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oldies.nvim

Navigate your oldfiles without losing your mind.

Motivation

At times, it's useful to navigate backwards through your file history, but oldfiles is a bit difficult to use, especially because navigating between files continuously adds items back to the top of oldfiles. This plugin allows you to easily navigate backwards and forwards through the list of oldfiles.

Installation

Install with your favorite package manager (e.g. lazy.nvim).

{
  "mskelton/oldies.nvim",
}

Usage

require('oldies').prev()
require('oldies').next()

About

Navigate your oldfiles without losing your mind.

Topics

Resources

License

Stars

Watchers

Forks

Languages