Commit graph

105 commits

Author SHA1 Message Date
bcc063da86 Add mapping for term mode 2018-11-26 10:34:19 -05:00
7d4044a6a7 Fix resizing 2018-11-23 09:40:59 -05:00
7ad9d7c41b Remove plugin that doesn't work with neovim-qt 2018-10-12 17:12:34 -04:00
6dc4268e36 Add script and mapping to adjust font size 2018-10-12 17:12:07 -04:00
4db0074dbc Fix ftplugin path 2018-10-12 17:11:41 -04:00
e9be22f978 Change to match latest docs 2018-10-08 13:14:15 -04:00
e77698dac1 Update theme selection 2018-07-24 11:40:26 -04:00
57e2f1bf4d Try to fix autoread 2018-07-11 08:25:13 -04:00
c48a31dfe9 Use light background for gui too 2018-04-05 08:11:42 -04:00
d7a6e1af20 Switch to easier to read setting 2018-04-04 11:38:43 -04:00
76805678fe Switch to breezy colorscheme 2018-04-04 11:37:21 -04:00
7eb7094b3c Set cursorline bg color after colorscheme 2018-03-26 16:03:18 -04:00
8dc248c70f Remove unsupported command 2018-03-23 15:24:38 -04:00
5733ad8555 Color scheme fixes 2018-03-23 15:23:11 -04:00
08cc2ec901 Switch to neovim 2018-03-23 08:47:18 -04:00
3f9644f3be Switch to ripgrep 2018-02-21 18:37:53 -05:00
f58dde7a81 Improve auto formatting 2018-01-19 16:40:04 -05:00
420dee4934 Use an autoformat plugin for everything. 2018-01-16 14:21:05 -05:00
b4163b14de Add rls 2018-01-04 12:58:23 -05:00
bf221f4d06 Add rust ft plugin, enabling fmt on save 2018-01-02 12:41:55 -05:00
e97e04f9e7 Fix plugin name 2018-01-02 12:41:19 -05:00
e6a1ab93c4 Add groovy support 2017-11-09 12:04:33 -05:00
dca0931bec Fix Gbrowse 2017-10-19 13:08:51 -04:00
6b04e433eb Switch to plug, clean out less used plugins 2017-10-19 11:42:06 -04:00
43ced12463 Switch to fzf instead of unite 2017-10-19 11:21:31 -04:00
ddba0ae363 Fix gundo on newer versions on Python 2017-09-11 11:49:24 -04:00
fc811c92d8 Configure racer 2017-09-09 13:02:44 -04:00
fae908697a Fix typo 2017-09-09 12:51:47 -04:00
bebda12dd9 Ignore rust compiled artifacts. 2017-09-09 12:51:35 -04:00
79c7960158 Tweak height to better fit other monitors 2017-06-25 10:40:35 -04:00
05033c36e1 Add explicit format settings for jsonnet 2017-06-21 15:48:29 -04:00
76f186c4ab Fix cursorline adjustment 2017-06-13 10:50:45 -04:00
913393516b Merge branch 'master' of github.com:commandline/vimrc 2017-06-02 17:01:43 -04:00
1ae862d15d Make cursorline higher contrast with slate scheme 2017-06-02 17:00:48 -04:00
176cde4746 Make default size a little easier to work with 2017-06-02 17:00:22 -04:00
3253658ca7 Clean up, change colors 2017-05-31 17:25:54 -04:00
87ff34ae81 Merge branch 'master' of github.com:commandline/vimrc 2017-05-25 12:08:41 -04:00
1b83bb4760 Clean up gui settings 2017-05-25 12:07:45 -04:00
0d19f11db7 Disable resize, pick less exhuasting colorscheme 2017-02-06 11:06:23 -05:00
667be21ba6 Add jsonnet support, for reasons, don't worry about it. 2016-05-25 12:54:22 -04:00
c207f8926f Add zoom plugin 2016-05-10 12:34:40 -04:00
f20f242250 Limite width re-sizing for text to Mac, flaky on Linux right now. 2015-11-16 13:23:29 -05:00
da6a9756fc Set default maz width, disable menu, toolbar 2015-11-16 13:22:55 -05:00
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
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
7efce3bc47 Add a clarifying comment 2015-10-13 22:49:55 -04:00
a606022dd6 Break up config, add other improvements. 2015-10-13 22:48:33 -04:00