/vim-tnt

Test vim plugin written in python

Primary LanguageVim ScriptOtherNOASSERTION

vim-tnt

Installation

Use your plugin manager of choice.

  • Pathogen
    • git clone https://github.com/erikulven/vim-tnt ~/.vim/bundle/vim-tnt
  • Vundle
    • Add Bundle 'https://github.com/erikulven/vim-tnt' to .vimrc
    • Run :BundleInstall
  • NeoBundle
    • Add NeoBundle 'https://github.com/erikulven/vim-tnt' to .vimrc
    • Run :NeoBundleInstall
  • vim-plug
    • Add Plug 'https://github.com/erikulven/vim-tnt' to .vimrc
    • Run :PlugInstall

Todo

Vim plugin to learn more about vim and plugins. What comes to mind as wishes is:

  1. json formatting
  2. url encoding decoding