]> code.delx.au - dotfiles/history - .vim
gitconfig: added expire-prune
[dotfiles] / .vim /
2016-07-18 James Buntongitignore split into multiple files
2016-06-24 James Buntonemacs: switch from vim, simplify vim config a little
2015-03-19 James Buntonvim: groovy commenter
2015-03-04 James Buntonvim: paste toggle
2015-01-13 James Buntonvim: markdown soft text wrap
2014-12-01 James Buntonvim: build.gradle highlighting
2014-06-17 James BuntonConvert tabs to spaces
2014-06-17 James Buntonvim: buildr buildfile syntax highlighting
2014-06-17 James Buntonvim: switch to spaces instead of tabs by default
2013-11-01 James Buntonvim: single space after full stop
2013-04-21 James Buntonvim: switch commenter to CTRL-/
2013-04-21 James Buntonvim: line continuations are only one indent wide
2012-10-05 James Buntonvim: Don't hard-wrap mail files
2012-10-05 James Buntonvim: Don't stay in visual mode after indent
2012-09-24 James Buntonvim: commenter supports haskell
2012-09-03 James Buntonvim: remove unneeded ! from command declarations
2012-09-03 James Buntonvim: added :SudoWrite command
2012-09-03 James Buntonvim: Stay in visual mode after indenting
2012-09-03 James Buntonvim: indent using < and > goes to tabstops instead...
2012-09-03 James Buntonvim: example autocmd to adjust indent settings in files...
2012-09-03 James Buntonvim: disable auto comment repeat on newline for .vim...
2012-09-03 James Buntonvim: Fix word boundary in bash files using Vim 7.3+
2012-05-14 James BuntonKill octal!
2012-02-29 James BuntonCMakeLists.txt syntax
2009-02-07 James BuntonVim: Removed unused macros
2009-02-07 James BuntonVim: pymain and pymaina abbrs are now separate
2009-02-07 James BuntonVim: Create backup files by copying rather than renaming
2008-08-05 James BuntonVim: backtab to switch back a window.
2008-07-21 James BuntonVim: Moved function key mappings to the top.
2008-07-21 James BuntonVim: Support for xterm numeric keypad.
2008-07-16 James BuntonVim: Removed hacks for iTerm
2008-07-01 James BuntonVim: Updates to abbrs
2008-07-01 James BuntonVim: Improvements to LaTeX template.
2008-06-06 James BuntonVim: Use display line macros for visual select.
2008-06-06 James BuntonVim: Use iTerm hacks if TERM_PROGRAM or TERM looks...
2008-06-03 James BuntonHacks to make iTerm work better.
2008-05-14 James BuntonVim: Use 72 char textwidth for mail to make quoting...
2008-05-14 James BuntonVim: Explicitly turn on modelines (SuSE turns them...
2008-05-07 James BuntonVim: Improved latexreport template
2008-05-07 James BuntonVim: Improved commenter
2008-04-10 James BuntonVim: Commenter supports lots more files
2008-04-10 James BuntonVim: Better detection of mouse support
2008-04-03 James BuntonFixed error on unmapping wordwrap stuff
2008-04-03 James BuntonAwesome vim macros
2008-04-02 James BuntonHome & end keys use display lines
2008-04-01 James BuntonExtra awesome vim bindings
2008-04-01 James BuntonFixed filetype settings
2008-04-01 James BuntonImproved vim macros
2008-04-01 James BuntonGreatly improved Vim's indenting settings
2008-04-01 James BuntonAdded Objective C to the vim commenter
2008-03-17 James BuntonVim Q reformats paragraph
2008-01-17 James BuntonVim improvements
2007-12-13 James BuntonTab to switch between split windows in Vim
2007-11-05 James BuntonFixed vim macros again :P
2007-11-02 James BuntonFixed vim macros
2007-10-26 James BuntonVim - don't automatically continue comments onto new...
2007-10-23 James BuntonRemoved redundant line
2007-10-23 James BuntonMoved some vim macros into macros.vim
2007-10-23 James Buntonvim macro :WQ and friends for clumsy people like me :)
2007-10-23 James BuntonUpdated latex vim abbr
2007-10-12 James BuntonNo need for modeline
2007-10-12 James BuntonVim autocmd for latex files
2007-10-12 James BuntonGratuitous restructuring of vim config
2007-10-12 James BuntonVim has latex report abbreviation
2007-10-12 James BuntonVim commenter supports more filetypes
2007-10-02 James BuntonEnhanced commenting
2007-10-01 James BuntonUse C-z (unused by default) instead of C-x (used by...
2007-09-14 James BuntonAdded new vim commands
2007-07-08 James BuntonFixed abbrs2vim.py
2007-07-08 James BuntonVim config improvements
2007-06-12 James BuntonTweaks to vim settings from Emma
2007-06-12 James BuntonInitial configs