Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.

kennytm/oztags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oztags

oztags is a program to create tags file for Oz 3.x source files. The generated file is designed to be used with Vim Tagbar only.

Screenshot of oztags with Tagbar

Prerequisite

  • Python 3.x
  • Vim 7.3 or above
  • Vim Tagbar 5.8 or above

Installation

  1. Run make.
  2. Copy plugin/tagbar-oz.vim into ~/.vim/plugin.
  3. Copy oztags to an executable path.

TODO

  • Change the implementation from Python to Oz.
  • Display signature of procedure and methods.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published