Commit graph

99 commits

Author SHA1 Message Date
Thomas Gideon e77698dac1 Update theme selection 2018-07-24 11:40:26 -04:00
Thomas Gideon 57e2f1bf4d Try to fix autoread 2018-07-11 08:25:13 -04:00
Thomas Gideon c48a31dfe9 Use light background for gui too 2018-04-05 08:11:42 -04:00
Thomas Gideon d7a6e1af20 Switch to easier to read setting 2018-04-04 11:38:43 -04:00
Thomas Gideon 76805678fe Switch to breezy colorscheme 2018-04-04 11:37:21 -04:00
Thomas Gideon 7eb7094b3c Set cursorline bg color after colorscheme 2018-03-26 16:03:18 -04:00
Thomas Gideon 8dc248c70f Remove unsupported command 2018-03-23 15:24:38 -04:00
Thomas Gideon 5733ad8555 Color scheme fixes 2018-03-23 15:23:11 -04:00
Thomas Gideon 08cc2ec901 Switch to neovim 2018-03-23 08:47:18 -04:00
Thomas Gideon 3f9644f3be Switch to ripgrep 2018-02-21 18:37:53 -05:00
Thomas Gideon f58dde7a81 Improve auto formatting 2018-01-19 16:40:04 -05:00
Thomas Gideon 420dee4934 Use an autoformat plugin for everything. 2018-01-16 14:21:05 -05:00
Thomas Gideon b4163b14de Add rls 2018-01-04 12:58:23 -05:00
Thomas Gideon bf221f4d06 Add rust ft plugin, enabling fmt on save 2018-01-02 12:41:55 -05:00
Thomas Gideon e97e04f9e7 Fix plugin name 2018-01-02 12:41:19 -05:00
Thomas Gideon e6a1ab93c4 Add groovy support 2017-11-09 12:04:33 -05:00
Thomas Gideon dca0931bec Fix Gbrowse 2017-10-19 13:08:51 -04:00
Thomas Gideon 6b04e433eb Switch to plug, clean out less used plugins 2017-10-19 11:42:06 -04:00
Thomas Gideon 43ced12463 Switch to fzf instead of unite 2017-10-19 11:21:31 -04:00
Thomas Gideon ddba0ae363 Fix gundo on newer versions on Python 2017-09-11 11:49:24 -04:00
Thomas Gideon fc811c92d8 Configure racer 2017-09-09 13:02:44 -04:00
Thomas Gideon fae908697a Fix typo 2017-09-09 12:51:47 -04:00
Thomas Gideon bebda12dd9 Ignore rust compiled artifacts. 2017-09-09 12:51:35 -04:00
Thomas Gideon 79c7960158 Tweak height to better fit other monitors 2017-06-25 10:40:35 -04:00
Thomas Gideon 05033c36e1 Add explicit format settings for jsonnet 2017-06-21 15:48:29 -04:00
Thomas Gideon 76f186c4ab Fix cursorline adjustment 2017-06-13 10:50:45 -04:00
Thomas Gideon 913393516b Merge branch 'master' of github.com:commandline/vimrc 2017-06-02 17:01:43 -04:00
Thomas Gideon 1ae862d15d Make cursorline higher contrast with slate scheme 2017-06-02 17:00:48 -04:00
Thomas Gideon 176cde4746 Make default size a little easier to work with 2017-06-02 17:00:22 -04:00
Thomas Gideon 3253658ca7 Clean up, change colors 2017-05-31 17:25:54 -04:00
Thomas Gideon 87ff34ae81 Merge branch 'master' of github.com:commandline/vimrc 2017-05-25 12:08:41 -04:00
Thomas Gideon 1b83bb4760 Clean up gui settings 2017-05-25 12:07:45 -04:00
Thomas Gideon 0d19f11db7 Disable resize, pick less exhuasting colorscheme 2017-02-06 11:06:23 -05:00
Thomas Gideon 667be21ba6 Add jsonnet support, for reasons, don't worry about it. 2016-05-25 12:54:22 -04:00
Thomas Gideon c207f8926f Add zoom plugin 2016-05-10 12:34:40 -04:00
Thomas Gideon f20f242250 Limite width re-sizing for text to Mac, flaky on Linux right now. 2015-11-16 13:23:29 -05:00
Thomas Gideon da6a9756fc Set default maz width, disable menu, toolbar 2015-11-16 13:22:55 -05:00
Thomas Gideon 4b653500f9 Add new plugin for multiple cursors. 2015-10-31 11:28:44 -04:00
Thomas Gideon c1912e784c Add support for Rust's build tool and package manager. 2015-10-28 18:01:13 -04:00
Thomas Gideon 4581f50b3b Add support for Rust 2015-10-28 12:53:46 -04:00
Thomas Gideon 31e63b9aa8 Add a few other bindings 2015-10-14 15:09:24 -04:00
Thomas Gideon 922ff312bc Hack to set list again after something sets nolist
The main vimrc sets list but opening a buffer with filetype javascript (and
maybe others) is nolist. Maybe the syntax support is overriding??
2015-10-13 23:00:13 -04:00
Thomas Gideon 7efce3bc47 Add a clarifying comment 2015-10-13 22:49:55 -04:00
Thomas Gideon a606022dd6 Break up config, add other improvements. 2015-10-13 22:48:33 -04:00
Thomas Gideon 73c84169ff Add more refinements. 2015-10-13 21:35:19 -04:00
Thomas Gideon e148ba3363 Removed a language I don't use so much any more. 2015-10-13 15:07:04 -04:00
Thomas Gideon 8f97a029d4 Always prefer a tabstop setting of 4
vim-sleuth is great but guesses/enforces a tabstop of 8, setting it here doesn't
interfere with vim-sleuth's guessing but sets my preferred value.
2015-10-13 15:00:01 -04:00
Thomas Gideon 1337b5ea3a Move project specifics into global file. 2015-10-13 14:54:28 -04:00
Thomas Gideon adade266db Add a reminder of a manual postinstall for a plugin. 2015-10-13 13:54:09 -04:00
Thomas Gideon bf2cda093d Remove OS specific path 2015-10-13 11:36:37 -04:00