index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-02
vimrc: change <leader>tx mapping to use "td" instead
Teddy Wing
2014-05-30
vimrc: add <leader>tl to go to last active tab
Teddy Wing
2014-05-30
vimrc: add comment to my "delete buffer & go to previous tab" map
Teddy Wing
2014-05-30
Add surround.vim plugin
Teddy Wing
2014-05-30
vimrc: make even Indent Guides slightly ligher than odd ones
Teddy Wing
2014-05-30
vimrc: add <leader>tx to delete current buffer & go to previous tab
Teddy Wing
2014-05-29
vimrc: add <leader>sb to set scrollbind
Teddy Wing
2014-05-28
vimrc: disable default ftplugins - clean up last commit
Teddy Wing
2014-05-28
vimrc: figured out how to set b:did_ftplugin properly
Teddy Wing
2014-05-26
vimrc: delete `Stab` command
Teddy Wing
2014-05-26
Create custom vim plugin for Stab command
Teddy Wing
2014-05-26
vimrc: add mappings for next/previous in quickfix window
Teddy Wing
2014-05-25
vimrc: set cursorline
Teddy Wing
2014-05-25
twilight256: add colour for CursorLine
Teddy Wing
2014-05-25
README: add Gundo to plugin list
Teddy Wing
2014-05-25
vimrc: add <leader>gu mapping to toggle Gundo
Teddy Wing
2014-05-25
Add Gundo.vim plugin
Teddy Wing
2014-05-25
vimrc: allow undo of Ctrl-u and Ctrl-w in insert mode
Teddy Wing
2014-05-24
Add tpope's paste helper from unimpaired.vim
Teddy Wing
2014-05-24
Add vsearch plugin for visual # & * search
Teddy Wing
2014-05-23
Add ftplugin/ruby for Ruby indentation settings
Teddy Wing
2014-05-23
ftplugin/gitcommit: set textwidth=72
Teddy Wing
2014-05-23
twilight256: colour inactive statuslines dark grey
Teddy Wing
2014-05-23
vimrc: move gitcommit settings to ftplugin
Teddy Wing
2014-05-23
vimrc: disable default ftplugins (working)
Teddy Wing
2014-05-23
vimrc: disable default ftplugins
Teddy Wing
2014-05-17
Move JSON filetype detection to ftdetect directory
Teddy Wing
2014-05-15
vimrc: turn on filetype plugin & add python ftplugin
Teddy Wing
2014-05-14
vimrc: set the comment string for htmldjango files
Teddy Wing
2014-05-13
vimrc: create CopyModeToggle command
Teddy Wing
2014-05-12
vimrc: add leader mapping for :tabnew
Teddy Wing
2014-05-11
README: add camelcasemotion info to Plugins list
Teddy Wing
2014-05-11
vimrc: update CHANGELOG for camelcasemotion
Teddy Wing
2014-05-11
Add camelcasemotion plugin
Teddy Wing
2014-05-11
README: add Indent Guides to the plugin list
Teddy Wing
2014-05-08
vimrc: add settings for Indent Guides
Teddy Wing
2014-05-08
Update CHANGELOG for Indent Guides plugin
Teddy Wing
2014-05-08
Add Indent Guides plugin
Teddy Wing
2014-05-02
vimrc: remove setting for `switchbuf=usetab,newtab`
Teddy Wing
2014-05-02
vimrc: set gitcommit files to use 2-space indentation
Teddy Wing
2014-05-01
vimrc: change statusline colour depending on Insert/Normal mode
Teddy Wing
2014-04-30
Add backup directories
Teddy Wing
2014-04-30
.gitignore: change `projects/` to `/projects/`
Teddy Wing
2014-04-30
vimrc: store backup/swap files in ~/.vim
Teddy Wing
2014-04-28
vimrc: add JavaScript syntax highlighting for JSON files
Teddy Wing
2014-04-25
vimrc: add file encoding to statusline
Teddy Wing
2014-04-25
vimrc: set `ignorecase` and `smartcase`
Teddy Wing
2014-04-25
vimrc: map gj to j and gk to k
Teddy Wing
2014-04-25
Add mapping to clear search highlighting
Teddy Wing
2014-04-24
vimrc: set EasyGrep to ignore case
Teddy Wing
[prev]
[next]