po.vim : This script is a fork version of Aleksandar Jelenak's script.
script karma |
Rating 20/9,
Downloaded by 1697 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
grissiom gray |
|
script type |
ftplugin |
|
description |
This script is a fork version of Aleksandar Jelenak's script. It's a ftplugin for PO file (GNU gettext) editing. I fixed two bugs and add three other functions and remapped the keys. Thanks to Aleksandar Jelenak a lot. Detailed description can be found in the source file. |
|
install details |
Put the po.vim file in a Vim ftplugin directory. On UNIX computers it is usually either "~/.vim/ftplugin" or "~/.vim/after/ftplugin". On Windows computers, the defaults are "$VIM\vimfiles\ftplugin" or "$VIM\vimfiles\after\ftplugin". For more information consult the Vim help, ":help 'ftplugin'" and ":help 'runtimepath'". Put the po.txt file in the doc folder. It will be ok if you just extract the tarball under ~/.vim |
|
script versions (upload new version)
Click on the package to download.
po.tar |
1.1 |
2009-12-02 |
6.0 |
grissiom gray |
Add help doc. Great thanks to Emmanuel Trillaud.
Now the package have two file: ftplugin/po.vim and doc/po.txt. Just extract them to ~/.vim. Don't forget to :helptags ;) |
po.vim |
1.0 |
2009-01-30 |
6.0 |
grissiom gray |
Initial upload |
ip used for rating: 18.97.9.174
|