Skip to content

taskfolders/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Jump to files indexed with TaskFolders

Just place yourself on top of a short id or UUID and type <Leader>f

For this script to work, the character - should be considered when matching whole words since it is part of hash tags and UUIDs. By default Vim does not use - when matching keywords. You can check it like this

:set iskeyword?                                                                                                   

If it is not listed, don't forget to update your config file

set iskeyword+=- 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published