sponsor Vim development Vim logo Vim Book Ad

vim-fixprotocol : parse a FIX protocol message into xml

 script karma  Rating 9/3, Downloaded by 773  Comments, bugs, improvements  Vim wiki

created by
Vitor Appolinario
 
script type
utility
 
description
This plugin transforms FIX protocol messages to XML, translating FieldNumbers to FieldNames.

Detailed description: https://bitbucket.org/vappolinario/vim-fixprotocol
 
install details
1. Download the vim-fixprotocol.zip file and unzip the files to the $HOME/.vim or the
    $HOME/vimfiles or the $VIM/vimfiles directory.
   Refer to the |add-plugin|, |add-global-plugin| and |runtimepath| Vim
   help pages for more details about installing Vim plugins.
2. Change to the $HOME/.vim/doc or $HOME/vimfiles/doc or $VIM/vimfiles/doc
    directory, start Vim and run the ":helptags ." command to process the
    taglist help file. Without this step, you cannot jump to the taglist help
    topics.
 

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
vim-fixprotocol.zip 0.2 2015-04-11 7.0 Vitor Appolinario Syntax Highlight for FIX messages
Translation of message types
vim-fixprotocol.7z 0.1 2015-02-21 7.3 Vitor Appolinario Initial upload
ip used for rating: 3.147.104.120

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github