sponsor Vim development Vim logo Vim Book Ad

T7ko : Plugins set I use in my everyday vimming (especially when programing)

 script karma  Rating 2/2, Downloaded by 615  Comments, bugs, improvements  Vim wiki

created by
Ivan Tishchenko
 
script type
utility
 
description
These plugins were written by me during quite a long time.  I just wrote functions and commands for all those operations, that was often necessary for me to do and modified them when my necessities changed.  I'm not sure, that these will be helpful to anybody else except me, but I hope so.

This plugins-set is multi-purpose one.  Among others tasks it can handle, there are:
- alignment text in a table-like columns;
- enabling diff on directories from inside Vim;
- some floating-point operations;
- improved vimsessions management;
- sorting lines and makes them unique (useful for those working under Windows).

It also has one feature, which I think it is a quite good idea.  You can switch on and off the functionality of each component of this plugin-set at run-time, without restarting Vim.  This allows you not to pollute global Vim namespace with unnecessary functions and commands.
 
install details
Unzip files in your vimfiles/ dir (i.e. dir, where you have subfolders plugin/ and doc/).  After that, start Vim in subfolder vimfiles/doc/ and type
  :helptags .
Now plugins and documentation is ready to use.  Type
  :help t7ko
to start from.

Happy Vimming!
 

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
t7ko.zip 1.1 2005-06-20 6.0 Ivan Tishchenko Initial upload
ip used for rating: 18.118.186.19

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