Skip to content

ubaldot/vim-open-recent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-open-recent

Open recent files from a popup menu.

The plugin it is extremely light (less than 100 lines of code) and it has only one command :OpenRecent.

If you want to change directory upon selecting a recently opened file, set g:vim_open_change_dir to true.

If you don't want to show the popup of recent items when entering Vim, set g:vim_open_at_empty_startup to false.

This plugin is written in Vim9.

About

Open recent files from a popup menu. Written in Vim9.

Topics

Resources

License

Stars

Watchers

Forks