Pinned Repositories
checksyntax_vim
Check a file's syntax when saving a file (php, ruby, tex ...) with vim
quickfixsigns_vim
Mark quickfix & location list items with signs
tcomment_vim
An extensible & universal comment vim-plugin that also handles embedded filetypes
tinykeymap_vim
Tiny, temporary keymaps
tlib_vim
Some utility functions for VIM
tplugin_vim
An on-demand runtimepath manager and plugin loader for vim (for handling plugins distributes, e.g., as git repositories)
tskeleton_vim
File Templates and Code Skeletons/Snippets for VIM
ttodo_vim
Edit, view, filter, and sort todo.txt files
viki_vim
A personal wiki for Vim
vimtlib
This repo is obsolete. Please see https://github.com/tomtom?tab=repositories&q=_vim for vim plugins.
tomtom's Repositories
tomtom/tcomment_vim
An extensible & universal comment vim-plugin that also handles embedded filetypes
tomtom/tlib_vim
Some utility functions for VIM
tomtom/quickfixsigns_vim
Mark quickfix & location list items with signs
tomtom/checksyntax_vim
Check a file's syntax when saving a file (php, ruby, tex ...) with vim
tomtom/viki_vim
A personal wiki for Vim
tomtom/tskeleton_vim
File Templates and Code Skeletons/Snippets for VIM
tomtom/tinykeymap_vim
Tiny, temporary keymaps
tomtom/ttodo_vim
Edit, view, filter, and sort todo.txt files
tomtom/vikitasks_vim
Search viki files for tasks and display them in a list
tomtom/vimform_vim
Simple text-based forms for vim
tomtom/tmru_vim
Most Recently Used Files in Vim
tomtom/likelycomplete_vim
Collect words for completion
tomtom/ttags_vim
Tag list browser for VIM (List, filter, preview, jump to tags)
tomtom/websitary
A ruby-based script that monitors webpages, rss feeds, podcasts etc.
tomtom/tregisters_vim
List, edit, and run/execute registers/clipboards
tomtom/trag_vim
A language-aware source code scanner (with support for git grep, ack, ag, sift ...)
tomtom/workbook_vim
Interactively work with interpreteted languages (R etc.)
tomtom/tselectbuffer_vim
A quick buffer selector/switcher for vim
tomtom/vikibase_vim
A slimmed down viki plugin (a personal wiki for vim)
tomtom/autolinker_vim
Automatic hyperlinks for any filetype
tomtom/autopack_vim
Load optional packs/plugins by command, map, filetype etc.
tomtom/tstatus_vim
A simple but extensible statusline manager
tomtom/vimtags_vim
Create and update tags files with pure VIM (without ctags etc.)
tomtom/autoproject_vim
Set a buffer's working directory and project settings
tomtom/foldtext_vim
Fold text with headings (markdown, viki, org, latex etc.)
tomtom/evalselection_vim
EvalSelection -- evaluate the visual area
tomtom/tterminal_vim
Evaluate code in a terminal (with special support for R)
tomtom/simpletest_vim
Simple unit tests using VIM's own assert_* functions
tomtom/tfiles_vim
A simple tlib-based file browser
tomtom/ttext_vim
Facilitate editing (plain) text files with long lines