Skip to content

seifferth/vis-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Vis TODO

This is a simple plugin for vis that adds a command to jump to the next occurrence of the uppercase string 'TODO'. To use this plugin, simply copy todo.lua to ~/.config/vis/ and then add the following line to visrc.lua:

require('todo')

To jump to the next occurrence of the string 'TODO', once the plugin is loaded, simply type gt when in normal load.

Further information about vis plugins can be found at https://github.com/martanne/vis/wiki/Plugins.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages