Commit Graph

128 Commits

Author SHA1 Message Date
Dustin Swan
8e5c862e67 Adding vim-characterize 2013-04-02 14:31:25 -05:00
Dustin Swan
2ae60f2a0d Merging vim-dict csv-vim 2013-03-29 12:26:40 -04:00
Dustin Swan
2a54e42633 Adding csv.vim 2013-03-29 12:25:04 -04:00
Dustin Swan
d687d02060 Adding vim-dict plugin 2013-03-26 13:57:35 -05:00
Dustin Swan
d82ae3d4e3 Adding linux location for vim powerline bindings 2013-03-21 10:03:00 -05:00
Dustin Swan
2a50e55c43 Switching from the old separate powerlines to the new python powerline 2013-03-21 00:28:55 -05:00
Dustin Swan
2a3835781a Removing that \v thing for searching in Vim. Back to Magic mode :( 2013-03-13 14:00:22 -05:00
Dustin Swan
5d1931c94b Using fancy vim-powerline symbols again, and not clearing ctrlp's cache on exit. 2013-03-08 18:31:15 -07:00
Dustin Swan
2159f5481a Adding the vimrc line to not check ssl certs for vundle 2013-03-06 07:06:16 -07:00
Dustin Swan
a5b25fac0a Adding vim git gutter thing and commenting out vim unimpared 2013-03-05 11:58:49 -07:00
Dustin Swan
0ca6d764cc Adding vim-unimpared, removing vim-rsi, making ack.vim use ag 2013-03-04 09:12:45 -07:00
Dustin Swan
80c39a0d91 Adding a test around my vim mouse settings to see if it is available 2013-02-19 16:16:11 -06:00
Dustin Swan
c5601a494c Adding hdevtools to vimrc and some keybindings to show type and info 2013-01-16 17:50:08 -08:00
Dustin Swan
aae5af2ad4 Adding ctrl-jkhl for moving between splits 2013-01-14 21:23:00 -06:00
Dustin Swan
da2a736c7a Adding Haskell mode, commenting out neocomplcache for now, removing Clam and Gundo 2013-01-14 21:13:20 -06:00
Dustin Swan
d8e78e5b22 Adding neocomplcache back (it works finally) and adding haskellmode-vim 2013-01-06 11:57:10 -06:00
Dustin Swan
20ba10eceb Adding Ack back to vimrc 2012-12-22 16:29:59 -06:00
Dustin Swan
99a1fe6603 Adding tpope's vim-rsi 2012-12-18 09:57:37 -06:00
Dustin Swan
b5a6e418a6 Changing syntastic toggle map to S from s 2012-12-10 11:02:17 -06:00
Dustin Swan
122bb8c72b Adding vim-pad to vimrc 2012-12-10 10:58:49 -06:00
Dustin Swan
2b2f8e09e5 Merging and updating vimrc 2012-12-09 12:25:00 -06:00
Dustin Swan
a9711064f3 Updating vimrc with random mappings 2012-12-09 12:23:46 -06:00
Dustin Swan
54a8db0509 Adding vim-ruby 2012-11-01 16:32:40 -05:00
Dustin Swan
67c34f9507 Adding .vim to some vundle packages. 2012-11-01 15:31:15 -05:00
Dustin Swan
91811e7d71 Disabling Ack for now 2012-11-01 15:26:40 -05:00
Dustin Swan
9c3f43663a Adding ultisnips to vimrc 2012-10-31 13:18:38 -05:00
Dustin Swan
37dde0b836 Merge branch 'master' of https://github.com/dustinswan/dotfiles 2012-10-31 07:38:51 -05:00
Dustin Swan
0082054c52 Adding a bunch more mutt stuff to dotfiles. Small updates to vimrc, zshrc. Adding urlview. 2012-10-31 07:38:38 -05:00
Dustin Swan
903190bfd9 Adding vim-signature plugin 2012-10-30 11:25:39 -05:00
Dustin Swan
d8595932d6 Putting solarized back in 2012-10-12 13:26:47 -05:00
Dustin Swan
aa69313786 Disabling neocomplcache for now, setting dark color scheme now that I've disabled solarized 2012-10-10 16:32:44 -05:00
Dustin Swan
a6f90f07c1 Adding tabularize vim plugin 2012-10-10 14:04:41 -05:00
Dustin Swan
dd10ec5470 Merging 2012-10-09 23:03:21 -05:00
Dustin Swan
560c7fca3d Commenting out a bunch of unused vimrc stuff 2012-10-09 23:01:35 -05:00
Dustin Swan
6592e4208b Adding another #todo searcher for vim workflowish. Also cleaned up some spacing 2012-10-09 17:58:16 -05:00
Dustin Swan
d118b39074 Only showing non-completed todos now for workflowy 2012-10-09 17:38:16 -05:00
Dustin Swan
fb9da10b3d Updating workflowish keymaps to resize quickfix window 2012-10-09 17:29:00 -05:00
Dustin Swan
780b02df59 Adding workflowish stuff for vim 2012-10-09 17:07:57 -05:00
Dustin Swan
ffdc68e336 Adding numbers.vim and vimux 2012-10-04 13:46:33 -06:00
Dustin Swan
57f9acb082 Adding undotree, neocomplcache and textobj-word-column plugins to vim. Oh and PIV.. 2012-08-31 16:57:45 -05:00
Dustin Swan
7e2af8d8f5 Adding mouse support to vim. wtf 2012-08-23 16:53:31 -05:00
Dustin Swan
bd92d433f4 Adding the <leader>l buffer switching map to vimrc. 2012-08-21 23:42:52 -05:00
Dustin Swan
e8419b4fe4 Changing vimrc around: removing ctrl-p custom search, changing split keymap, changing trim-whitespace keymap 2012-07-20 10:39:04 -05:00
Dustin Swan
ffc303b4aa Adding vim alias to trim whitespace 2012-07-18 10:42:14 -05:00
Dustin Swan
496cef7602 Adding gemrc and taking out bad ctrl-p algorithm 2012-07-17 22:26:01 -05:00
Dustin Swan
f38fda8340 Adding shell=/bin/bash to vimrc and the ls -la alias to fish 2012-07-09 12:03:34 -05:00
Dustin Swan
807eb8283d Merge branch 'master' of github.com:dustinswan/dotfiles 2012-05-01 11:00:25 -05:00
Dustin Swan
33fbfa8bc2 Adding the faster indexing to ctrl-p 2012-05-01 10:59:48 -05:00
Dustin Swan
7d43c2554f Pulling and resolving 2012-04-14 21:59:28 -05:00
Dustin Swan
1c66701347 Added Marked mapping to vim 2012-04-14 21:57:28 -05:00