Commit Graph

198 Commits

Author SHA1 Message Date
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
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
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
54c13ffc87 Force stop an async run job when it closes 2017-06-13 08:47:38 -04: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
3b0bac17e3 Hide results windows after running run script 2017-06-10 16:48:15 -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
8afa68c4f6 Tweak colors in custom vim theme 2017-06-02 08:54:12 -04:00
cb439190b9 Add a vim calc plugin 2017-05-29 13:42:40 -04:00
e1c8856630 Replace inactive rainbow parens vim plugin 2017-04-28 20:57:34 -04:00
7870268b11 Fix a bug with setting vim airline theme 2017-04-27 20:55:34 -04:00
fd58c45157 More vim color changes 2017-04-27 18:39:58 -04:00
a44211be60 Add go syntax highlighting 2017-04-27 16:24:51 -04:00
76f4485c5c Add placeholder config for hiding gvim menu 2017-04-27 16:24:51 -04:00
70653b3cac Add more vim themes 2017-04-27 16:24:51 -04:00
0563dc31b2 Improve vim theme toggling 2017-04-27 16:24:50 -04:00
ae93b41307 Tweak vimrc
Change theme, hide line nums by default.
2017-04-21 13:57:18 -04:00
89f02077f6 Auto-indent git log messagse after 72 chars 2017-04-07 12:08:39 -04:00
90a7eff4d8 vimrc changes 2017-03-27 14:39:07 -04:00
a586c7906f Tweaks to vim rust setup 2017-03-21 09:55:05 -04:00
5a59957b01 Add a vim markdown plugin 2017-03-21 09:54:27 -04:00
461e922680 Add vim qml support 2017-03-21 09:42:04 -04:00
dc5d15a2f9 Add a vim abbreviation 2017-03-14 11:20:43 -04:00
4d50c5b38f Fix syntastic checker for Rust 2017-03-02 10:39:57 -05:00
5722595c13 Customize syntastic 2017-03-02 10:38:46 -05:00
310aaf3268 Add rust.vim plugin 2017-03-02 10:37:55 -05:00
6fbf30b9af Fix some formatting 2017-02-28 20:37:33 -05:00
5455574aad Add local vimrc plugin 2017-02-28 20:37:28 -05:00
4cb5d77a58 Add grep and file find to vim on windows 2017-02-22 20:19:07 -05:00
70ed2e2cd5 Update vimrc 2017-02-18 10:49:44 -05:00
817fab1cba Fix for vimrc 2016-12-12 00:00:37 -05:00
e457a2d390 Update vimrc 2016-12-11 23:53:21 -05:00
d3cb264cbb Fix persisted undo history in vimrc 2016-11-04 15:19:59 -04:00
76621dd3b8 Small tweaks to vimrc themes, autocorrect, syntax highlighting and plugins 2016-10-23 12:47:16 -04:00
d1c36f1aba Vim: jump to top of build output log 2016-08-07 03:39:32 -04:00
8cfdd27674 Vim: Tweaks to vimrc (improved pasting! yay) 2016-08-06 10:17:19 -04:00
7bc2349fbb Vim: Silence window restore error in build script 2016-08-06 10:17:13 -04:00
c95a03ded8 Add vim-dispatch plugin 2016-08-03 00:31:16 -04:00
0be9fb93ee Add vim command for running a build script 2016-08-03 00:31:01 -04:00
236c45cd17 Set variable scope in vim functions 2016-08-03 00:28:39 -04:00
d68ac2dcbc Remove bundle install command from vimrc 2016-08-03 00:27:58 -04:00
1033121cf8 Highlight IMPORTANT text in vim 2016-08-03 00:27:14 -04:00
4805c6248f Support different theme when changing vim background mode 2016-05-23 21:43:38 -04:00
2066b83431 Change some syntax highlights 2016-05-23 14:24:35 -04:00
ad492c4f41 Updates 2016-04-14 09:35:03 -04:00
8f6a05d7eb Choose vim shell based on running platform 2016-04-10 20:59:41 -04:00
68443dda3c Update vimrc
Fix for encoding errors in Windows git shell.
2016-04-10 20:42:09 -04:00
4873abd09c Add find and replace to vim 2016-01-18 15:49:58 -05:00
4d0176f58e Disable YouCompleteMe vim plugin 2015-12-27 15:30:24 -08:00
c108ac87ed Add racket support 2015-12-06 00:14:43 -05:00
41f798b6e9 Conditionally support some nvim bindings 2015-12-02 10:21:05 -05:00
0ac6b8cfcd Add vim terminal key maps 2015-11-29 18:25:02 -05:00
2a6ec8ac24 Switch vim terminal to zsh 2015-11-29 18:07:00 -05:00
af94502318 Disable clipboard to vim buffer 2015-11-29 18:06:54 -05:00
41c472b942 Remove vim bindings for Ruby tests 2015-11-29 16:24:09 -05:00
e4c9ee07a7 Add vim plugin: YouCompleteMe 2015-11-29 15:13:22 -05:00
b3453887cd Switch from vundle to vim-plug 2015-11-29 14:41:56 -05:00
964bf3b6d5 Lil updates 2015-11-17 21:50:00 -05:00
1473be6281 Update Rakefile 2015-11-17 00:12:09 -05:00
02f56bcf08 Remove vim-coffee-script plugin 2015-11-04 14:31:01 -05:00
85131e6648 Remove pathogen plugin 2015-11-04 14:30:20 -05:00
dd3fea2128 Update vimrc, aliases and dict 2015-11-04 14:25:30 -05:00
2a40a7a30f remap some keys for faster vim cmd line movement 2015-10-17 17:39:18 -04:00
397ff6fda8 Vim tweaks 2015-10-16 01:10:05 -04:00
a3c1287028 Clean up plugins 2015-03-24 17:57:29 -04:00
3a637519e7 Clean up vimrc contents 2015-03-21 15:13:17 -04:00
64a3a0246b Add spell check shortcuts 2015-02-28 14:28:13 -05:00
091ad65ce3 Updates 2015-02-23 23:34:00 -05:00
511981fa01 Add vim plugin for rainbow clojure parens 2014-12-03 14:42:28 -05:00
fcd74e51e3 Updates to vim themes and zsh aliases 2014-11-30 19:18:25 -05:00
0852f25760 Fixes for Linux 2014-11-28 11:10:37 -05:00
50b1f41dc6 New aliases 2014-09-29 20:51:45 -04:00
6d741a4a50 Update vimrc 2014-06-25 12:41:16 -04:00
b54a821928 Updates 2014-05-17 15:31:36 -04:00
1a83c05214 Aliases and vim-dart 2014-02-17 02:00:21 -05:00
6b4fdbacbb Updates 2014-01-25 00:09:45 -05:00
e4046c5b90 Add vim NERDtree 2013-08-30 13:15:57 -04:00
53b040f40a Aliases and vimrc update 2013-08-30 13:11:59 -04:00
3c1439be93 vimrc update 2013-08-16 16:50:47 -04:00
844ed3ab5a Clean up some aliases/vim stuff 2013-08-13 11:17:54 -04:00
08c1da25df Add more ctlp lookups 2013-07-26 20:04:21 -04:00
ee6c2ed3a6 alias updates 2013-07-23 23:20:06 -04:00
a33f3bc004 Add support for rbenv and ruby perf fix 2013-07-17 18:46:38 -04:00
97f6fe7123 tweaks! aliases! shiiiiite 2013-07-16 19:36:06 -04:00
097a97ded2 Update vimrc and aliases 2013-07-10 12:13:13 -04:00
cf3eea13fb Bunch of changes inspired by r00k 2013-07-07 17:25:47 -04:00
c4f4df0e97 Add some plugins 2012-05-19 15:56:52 -04:00
eeee46d29f update vim and git config 2012-04-19 10:23:13 -04:00
michael
a402bb69f4 adding config 2011-04-15 14:44:28 -04:00