Commit Graph

476 Commits (c78b9cbbc16df5ee3d3599f837828a36ff2051f5)

Author SHA1 Message Date
Bodaniel Jeanes 26aa8d722c Ignore swap files 2011-02-08 23:44:39 +10:00
Bodaniel Jeanes 0892bc5f35 Remove trailing whitespace from files on save 2011-02-08 23:43:56 +10:00
Bodaniel Jeanes 544a1db252 Add TextMate-like hidden characters 2011-02-08 23:43:02 +10:00
Bodaniel Jeanes a2d0d21d24 Automatically reload (g)vimrc when saved, and add shortcut for opening (g)vimrc files for editing 2011-02-08 23:42:20 +10:00
Bodaniel Jeanes cd3fdf5480 Snippets and indent-guides bundle 2011-02-08 21:24:35 +10:00
Bodaniel Jeanes 0089ebcb87 Update some vim bundles and adda few new ones 2011-02-08 20:46:53 +10:00
Bodaniel Jeanes 677db037f1 Update the vim bundles and add a few more 2011-01-15 15:32:50 +10:00
Bodaniel Jeanes c8bb9b7968 Ok NOW copy on select is disabled in vim :) 2010-12-22 00:27:34 +10:00
Bodaniel Jeanes 8213fd55bc Turn on right-hand scrollbars and turn OFF copy on select 2010-12-22 00:17:17 +10:00
Bodaniel Jeanes 4f55698f60 Add handy utility shell functions for fetching and formatting JSON/XML 2010-12-22 00:03:57 +10:00
Bodaniel Jeanes b03eb1ee1e update gemrc 2010-12-22 00:03:42 +10:00
Bodaniel Jeanes 833cb3500b Add more vim bundles 2010-12-22 00:03:25 +10:00
Bodaniel Jeanes c8a178e3b2 Added Command-T shortcut and shortcut for NERDCommenter 2010-12-21 23:36:30 +10:00
Bodaniel Jeanes 98272f92f3 Added command-t plugin 2010-12-21 23:36:27 +10:00
Bodaniel Jeanes d40fbe6ad6 Took some gvimrc stuff from janus and put it in vimrc where it belongs (imo) 2010-12-21 23:14:07 +10:00
Bodaniel Jeanes afee1642e1 Pulling in cool vim stuff from other vimfiles on github 2010-12-06 12:06:09 +10:00
Bodaniel Jeanes ebb7564942 Ignore vim help tags in repos 2010-12-06 12:05:17 +10:00
Bodaniel Jeanes 69da2bd27b fix nerdtree submodule url 2010-12-06 11:52:26 +10:00
Bodaniel Jeanes ba263a8686 Add a ctags config 2010-11-30 11:28:46 +10:00
Bodaniel Jeanes 34f016ad41 Remove expand() arguments to pathogen 2010-11-30 11:26:57 +10:00
Bodaniel Jeanes e38ffd75a3 Add snipmate.vim 2010-11-30 00:35:37 +10:00
Bodaniel Jeanes 435d91859e Add autoclose.vim 2010-11-30 00:14:50 +10:00
Bodaniel Jeanes 6221083a4a Make ragtag.vim script mappings global 2010-11-30 00:03:50 +10:00
Bodaniel Jeanes 3c00ba01c5 Use vim or mvim as GIT_EDITOR 2010-11-30 00:03:47 +10:00
Bodaniel Jeanes 89dfa53bc2 Add Kaleidoscope as diff tool 2010-11-30 00:03:26 +10:00
Bodaniel Jeanes 3979897197 Ignore some random file 2010-11-30 00:03:16 +10:00
Bodaniel Jeanes 48b640249f Get rid of dubious vim maps 2010-11-30 00:02:57 +10:00
Bodaniel Jeanes 5fcde1b1c5 Add railscasts color (with console support) and set up pathogen 2010-11-30 00:02:34 +10:00
Bodaniel Jeanes c5ad3678d1 Add lots of vim plugins/scripts as submodules 2010-11-30 00:01:51 +10:00
Bodaniel Jeanes 5ada5c57bc Start my own vim files with latest pathogen 2010-11-29 23:18:09 +10:00
Bodaniel Jeanes 3011148926 Ignore "Transmission Remote GUI" directory
This is really only for a specific but I don't yet
know how to ignore a directory in a specific project
only.
2010-11-24 17:38:01 +10:00
Bodaniel Jeanes 08846621e1 Command-mode text manipulation shortcuts 2010-11-24 17:37:37 +10:00
Bodaniel Jeanes a7ce6deb31 Remap full screen to Command+Return in MacVim 2010-11-24 17:36:23 +10:00
Bodaniel Jeanes e9916ee624 fix exports 2010-11-24 16:46:43 +10:00
Bodaniel Jeanes eb76b80ddc Add inputrc suggestion from SuttoL 2010-11-24 16:43:57 +10:00
Bodaniel Jeanes ed8715940d change ZSH command word split 2010-11-24 16:43:54 +10:00
Bodaniel Jeanes de091c5c38 Start some custom vim config! 2010-11-24 16:43:17 +10:00
Bodaniel Jeanes ef328a22d4 Use vim as GIT_EDITOR 2010-11-24 16:41:03 +10:00
Bodaniel Jeanes 02e1b6afe6 Disable mateand nano as editors and go cold turkey with vim/mvim 2010-11-24 16:38:02 +10:00
Bodaniel Jeanes fafb8d0675 ignore swap files 2010-11-24 16:22:30 +10:00
Bodaniel Jeanes cce0c0cafe Ok that makes more sense... 2010-11-23 00:12:07 +10:00
Bodaniel Jeanes e2e6df18ae Fixed editors jumping into focus when new shell was created 2010-11-23 00:04:49 +10:00
Bodaniel Jeanes 901aa478b0 Only make calls to `bind` if we are in interactive mode (stops errors) 2010-11-22 23:40:55 +10:00
Bodaniel Jeanes e924287fb9 colorscheme + mouse support for non-gui vim 2010-11-22 23:40:33 +10:00
Bodaniel Jeanes 8c8ea33ee7 white space 2010-11-22 22:29:23 +10:00
Bodaniel Jeanes 7036e53742 clean up and fix EDITOR variable usage and remove unneeded-paths (since everything is now in brew etc) 2010-11-22 22:28:49 +10:00
Bodaniel Jeanes 75d1bd23cc Move transparency settings to gvimrc.local 2010-11-22 22:28:34 +10:00
Bodaniel Jeanes 77d118d5e2 rename readme to markdown file 2010-11-22 22:28:31 +10:00
Bodaniel Jeanes 58c92090db white space 2010-11-22 21:32:35 +10:00
Bodaniel Jeanes d0384efad4 Improve the 'm' function so that it sets the current working directly correctly (e.g. when using mvim) and uses the current $VISUAL editor. 2010-11-22 21:31:42 +10:00