Tom Link (@tomtom)

Top repositories

1

tcomment_vim

An extensible & universal comment vim-plugin that also handles embedded filetypes
Vim Script
1,356
star
2

tlib_vim

Some utility functions for VIM
Vim Script
171
star
3

quickfixsigns_vim

Mark quickfix & location list items with signs
Vim Script
130
star
4

checksyntax_vim

Check a file's syntax when saving a file (php, ruby, tex ...) with vim
Vim Script
94
star
5

viki_vim

A personal wiki for Vim
Vim Script
53
star
6

tskeleton_vim

File Templates and Code Skeletons/Snippets for VIM
Vim Script
36
star
7

tinykeymap_vim

Tiny, temporary keymaps
Vim Script
33
star
8

vikitasks_vim

Search viki files for tasks and display them in a list
Vim Script
15
star
9

tplugin_vim

An on-demand runtimepath manager and plugin loader for vim (for handling plugins distributes, e.g., as git repositories)
Vim Script
15
star
10

vimform_vim

Simple text-based forms for vim
Vim Script
14
star
11

ttodo_vim

Edit, view, filter, and sort todo.txt files
Vim Script
14
star
12

enabler_vim

Obsolete repo: Load plugins/bundles
Vim Script
13
star
13

shelve

Firefox addon: filename templates to quickly save web pages
JavaScript
12
star
14

deplate

deplate is a tool for converting wiki-like markup to latex, docbook, html, or "html-slides". It supports embedded LaTeX code, footnotes, citations, biblographies, automatic generation of an index etc.
Ruby
12
star
15

tmru_vim

Most Recently Used Files in Vim
Vim Script
11
star
16

tskeletons

Templates, snippets, bits for the tskeleton vim plugin
Shell
10
star
17

likelycomplete_vim

Collect words for completion
Vim Script
9
star
18

stakeholders_vim

Pimp up your templates with charismatic, overachieving, dynamically expansive place-holders
Vim Script
9
star
19

ttags_vim

Tag list browser for VIM (List, filter, preview, jump to tags)
Vim Script
9
star
20

ttoc_vim

A regexp-based table of contents of the current buffer for vim
Vim Script
8
star
21

websitary

A ruby-based script that monitors webpages, rss feeds, podcasts etc.
Ruby
8
star
22

startup_profile_vim

Profile vim startup
Vim Script
7
star
23

templator_vim

Multi-file project templates using skeleton/snippets engines
Vim Script
7
star
24

tregisters_vim

List, edit, and run/execute registers/clipboards
Vim Script
7
star
25

spec_vim

Behaviour-driven design (BDD) for vim scripts
Vim Script
6
star
26

tbibtools_vim

Ruby-based bibtex-related utilities with optional VIM-integration (sort, reformat, list contents ...)
Ruby
6
star
27

hookcursormoved_vim

Facilitate definition of triggers on CursorMoved[I] events
Vim Script
6
star
28

trag_vim

A language-aware source code scanner (with support for git grep, ack, ag, sift ...)
Vim Script
6
star
29

tmarks_vim

Browse & manipulate marks (VIM)
Vim Script
6
star
30

workbook_vim

Interactively work with interpreteted languages (R etc.)
Vim Script
6
star
31

tcommand_vim

Select commands, menu items etc. from a list
Vim Script
5
star
32

indentfolds_vim

Indentation-level based folds with a twist
Vim Script
5
star
33

tselectbuffer_vim

A quick buffer selector/switcher for vim
Vim Script
5
star
34

vikibase_vim

A slimmed down viki plugin (a personal wiki for vim)
Vim Script
5
star
35

autolinker_vim

Automatic hyperlinks for any filetype
Vim Script
3
star
36

TortoiseSVN_vim

Use TortoiseSVN (a subversion client for Windows) from VIM
Vim Script
3
star
37

vcsdo

Uniform commands for git, svn, hg repositories
3
star
38

vimtags_vim

Create and update tags files with pure VIM (without ctags etc.)
Vim Script
3
star
39

vimball.rb

A ruby script to create, install, and list the contents of vimballs
Ruby
3
star
40

tcalc_vim

A small ruby-based RPN-calculator with optional VIM integration
Ruby
3
star
41

autopack_vim

Load optional packs/plugins by command, map, filetype etc.
Vim Script
3
star
42

prototype_vim

Simple JavaScript-like prototype-based programming in vimscript
Vim Script
3
star
43

tstatus_vim

A simple but extensible statusline manager
Vim Script
3
star
44

gdocs_vim

Edit google text documents in vim
Vim Script
3
star
45

cmdlinehelp_vim

Display help on the command currently being edited in the command line
Vim Script
3
star
46

ttagecho_vim

Show tag information for the word under cursor/mouse pointer (in VIM)
Vim Script
3
star
47

tselectfiles_vim

A quick file selector/browser/explorer (sort of) for vim
Vim Script
2
star
48

shymenu_vim

Show the menu bar in gvim only when pressing an accelerator key (or f10), and hide it again when it is no longer required
Vim Script
2
star
49

pluginstats_vim

Provide statistics how often a source file was loaded
Vim Script
2
star
50

vimtips2help.rb

Convert vimtips from wikia to vim help files
Ruby
2
star
51

vimscriptuploader.rb

Upload vim plugins to http://www.vim.org
Ruby
2
star
52

tgpg_vim

Yet another vim plugin for encrypting files with gpg
Vim Script
2
star
53

tassert_vim

Simple assertions/poor man's contracts for vim script
Vim Script
2
star
54

foldtext_vim

Fold text with headings (markdown, viki, org, latex etc.)
Vim Script
2
star
55

kindle_collections.rb

Automatically classify documents in kindle collections based on the directory structure
Ruby
2
star
56

worksheet_vim

Worksheets (Interaction with an interpreter from VIM)
Vim Script
2
star
57

tterminal_vim

Evaluate code in a terminal (with special support for R)
Vim Script
1
star
58

autoproject_vim

Set a buffer's working directory and project settings
Vim Script
1
star
59

rer_vim

Interact with R via the rescreen vim plugin
Vim Script
1
star
60

kindle_clippings.rb

Convert Kindle clippings / highlights / notes
Ruby
1
star
61

scalefont_vim

Switch between your favourite vim font/gui settings
Vim Script
1
star
62

setsyntax_vim

Set options specific for the syntax group under cursor
Vim Script
1
star
63

presets_vim

Quickly switch between vim configurations
M
1
star
64

evalselection_vim

EvalSelection -- evaluate the visual area
Vim Script
1
star
65

toptions_vim

Monitor options values in the statusline and optionally reset them to their original value
Vim Script
1
star
66

tjumps_vim

A tlib-based frontend to :jumps
Vim Script
1
star
67

rcom_vim

Evaluate R (www.r-project.org) code from GVIM via rcom, rserve, screen, or tmux
Vim Script
1
star
68

brep_vim

Scan certain buffers for a regexp and save the result as quickfix list.
Vim Script
1
star
69

linglang_vim

Dynamically switch languages/settings in multi-lingual documents
Vim Script
1
star