index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vimrc
Age
Commit message (
Expand
)
Author
2014-06-29
vimrc: remove commentary.vim autocmds
Teddy Wing
2014-06-29
vimrc: remove custom mappings for TabBar
Teddy Wing
2014-06-28
vimrc: add mapping to split multiple XML tags to separate lines
Teddy Wing
2014-06-27
vimrc: add line ending type to statusline
Teddy Wing
2014-06-27
vimrc: fix whitespace of 2014.06.26 changelog header
Teddy Wing
2014-06-26
vimrc: update <c-h> mapping to reselect selection
Teddy Wing
2014-06-25
vimrc: add <leader>sf mapping to :CommandTFlush
Teddy Wing
2014-06-19
vimrc: fix Open path in Finder mapping
Teddy Wing
2014-06-19
vimrc: fix Open in Textmate mapping
Teddy Wing
2014-06-09
vimrc: fix 'open in Finder' mapping
Teddy Wing
2014-06-09
vimrc: add mapping to open current file's directory in Finder
Teddy Wing
2014-06-06
vimrc: add mapping to open current file in TextMate
Teddy Wing
2014-06-06
vimrc: mapping to copy text to OS X clipboard
Teddy Wing
2014-06-05
vimrc: add 0 and $ mappings for soft wrapped lines
Teddy Wing
2014-06-03
vimrc: ensure an undo entry is created when saving in Insert mode
Teddy Wing
2014-06-03
vimrc: ignore "vendor/" in Command-T
Teddy Wing
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
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
vimrc: add mappings for next/previous in quickfix window
Teddy Wing
2014-05-25
vimrc: set cursorline
Teddy Wing
2014-05-25
vimrc: add <leader>gu mapping to toggle Gundo
Teddy Wing
2014-05-25
vimrc: allow undo of Ctrl-u and Ctrl-w in insert mode
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
vimrc: update CHANGELOG for camelcasemotion
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-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
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
[next]