sponsor Vim development Vim logo Vim Book Ad

betterga : Yet another :ascii command

 script karma  Rating 5/5, Downloaded by 1680  Comments, bugs, improvements  Vim wiki

created by
Ryosuke Ito
 
script type
utility
 
description
https://github.com/manicmaniac/betterga

betterga can get more information than ga (:ascii).
betterga depends on vim(>= 7.3) compiled with python (>= 2.6 or >= 3.2) interface.
 
install details
if you already use plugin package manager (e.g. Vundle.vim, neobundle.vim),
just go along with them.

:Bundle 'manicmaniac/betterga'

You can install with the classical way. see |add-global-plugin|.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
betterga-0.3.2.tar.gz 0.3.2 2017-01-11 7.3 Ryosuke Ito - fix not to override user-defined template variable
betterga-0.3.0.tar.gz 0.3.0 2015-07-30 7.3 Ryosuke Ito 0.3.0
- end support for Python2.4, 2.5, 3.0, 3.1
- less pollution on global namespace
- some bugfixes
betterga-0.2.0.tar.gz 0.2.0 2015-07-01 7.4 Ryosuke Ito 0.2.0
- Fully support for python3
betterga-0.1.0.tar.gz 0.1.0 2015-05-30 7.4 Ryosuke Ito Initial upload
ip used for rating: 216.73.216.4

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github