Commit Graph

546 Commits

Author SHA1 Message Date
7f69844ccc Turn off wrapping unless it's a text file 2017-07-24 17:41:23 -04:00
5ac5bcb310 Support more git autocompletions in bash 2017-07-19 14:09:29 -04:00
00f49da704 Switch a different rainbow parens vim plugin 2017-07-19 02:01:08 -04:00
a4b155c6a4 Add a timestamp to vim backup files 2017-07-17 16:52:51 -04:00
15dce64546 Fix git branch autocompletion when using bash aliases 2017-07-17 16:52:50 -04:00
3cb02a1281 Remove some vim key maps 2017-07-17 12:06:36 -04:00
0faae5ec20 Add vim command for opening cpp source and header files 2017-07-14 10:27:40 -04:00
ee263b39ca Update aliases 2017-07-13 16:02:25 -04:00
cfe9eb1707 Add a way to switch between cpp source and header file 2017-07-11 14:21:14 -04:00
bce6381ea7 Update custom dict 2017-07-11 14:21:14 -04:00
a3cff8895e Add a vim function for centering the buffer 2017-07-11 14:21:13 -04:00
1f8f7b6c99 Rearrange things in vimrc 2017-07-10 11:09:27 -04:00
57a3ceade6 Distraction-free mode for vim 2017-07-10 10:32:24 -04:00
ca39707ad4 Improve c++ syntax highlighting in vim 2017-07-10 10:31:42 -04:00
fc264542b0 Revert "Save and restore folds in vim"
This breaks syntax highlighting. I'm surprised it took me this long to
notice!

This reverts commit de7f71dde0.
2017-06-20 11:21:25 -04:00
534282e8e6 Update vim dict 2017-06-16 17:07:07 -04:00
d6593e450a Replace vim abbreviations with Abolish configs 2017-06-16 17:07:06 -04:00
7c7fa37a41 Add vim abolish plugin 2017-06-16 17:07:06 -04:00
8a46757cad Cleanup vim plugins 2017-06-16 17:07:05 -04:00
961b45cdae Add a vim plugin for custom jump stack 2017-06-16 17:07:04 -04:00
1f42abcb92 Add a vim alignment plugin 2017-06-16 17:07:03 -04:00
8286cbffd3 Update vim dict 2017-06-13 12:30:48 -04:00
0b0630101a Add a script to sync vim files 2017-06-13 12:25:35 -04:00
2ffcac654c Add a comment 2017-06-13 12:10:24 -04:00
eb9c12b09f Add a way to clear build errors when hiding results window 2017-06-13 11:30:19 -04:00
bcc21781b0 Display git branch name in bash prompt 2017-06-13 10:22:13 -04:00
1a494c6c38 Fix hist function on Windows 2017-06-13 10:03:47 -04:00
54c13ffc87 Force stop an async run job when it closes 2017-06-13 08:47:38 -04:00
0fd9a3e781 OS X updates 2017-06-12 19:23:58 +08:00
5e886cbebe Support build and run scripts with any extension 2017-06-10 16:51:59 -04:00
86be6f3f94 Add a way to stop async tasks in vim 2017-06-10 16:50:00 -04:00
98c4b07192 Add an inputrc to windows dir 2017-06-10 16:48:16 -04:00
3b0bac17e3 Hide results windows after running run script 2017-06-10 16:48:15 -04:00
d9ffc66d67 Update windows readme 2017-06-09 19:31:29 -04:00
a9a1faf11d Support ansi colors in vim output windows 2017-06-09 19:31:28 -04:00
fd023a78dc Support custom run scripts in Vim 2017-06-09 19:31:28 -04:00
de7f71dde0 Save and restore folds in vim 2017-06-09 19:31:25 -04:00
99b6f21e12 Improve the way vim runs build scripts 2017-06-09 19:31:06 -04:00
e7746f9331 Update git config for Windows 2017-06-09 16:10:39 -04:00
273b25d1f8 Update Windows readme 2017-06-09 16:10:25 -04:00
ca6920466c Update readme 2017-06-08 19:37:17 -04:00
8afa68c4f6 Tweak colors in custom vim theme 2017-06-02 08:54:12 -04:00
0b0f0db8f9 Update readme.md 2017-06-01 10:31:50 -04:00
cb439190b9 Add a vim calc plugin 2017-05-29 13:42:40 -04:00
d0932d3c15 Add notes on setting on xcode 2017-05-02 18:14:36 -04:00
46ab492985 Add some osx env stuff 2017-05-02 18:00:39 -04:00
8dff5cba1b Add more brew packages to osx installer 2017-05-02 17:58:20 -04:00
427a2a50a5 Add some tests to zshrc 2017-05-01 04:57:19 -04:00
8e8c088a1b Add the start of an installer 2017-05-01 04:22:20 -04:00
e1c8856630 Replace inactive rainbow parens vim plugin 2017-04-28 20:57:34 -04:00