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
73c84169ff
Add more refinements.
2015-10-13 21:35:19 -04:00
e148ba3363
Removed a language I don't use so much any more.
2015-10-13 15:07:04 -04:00
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
1337b5ea3a
Move project specifics into global file.
2015-10-13 14:54:28 -04:00
adade266db
Add a reminder of a manual postinstall for a plugin.
2015-10-13 13:54:09 -04:00
bf2cda093d
Remove OS specific path
2015-10-13 11:36:37 -04:00
Thomas Gideon
436b72034f
Add global ignore for ag
...
Even though ag can use .gitignore, there are some holes, for one the .git
directory itself. Also, the pattern matching between each seems slightly off so
in some projects, what git ignores, ag still finds. This is a superset to act as
a backstop so I don't have to invade each project's .gitignore with entries just
for ag.
2015-10-13 11:31:47 -04:00
Thomas Gideon
ebc629a4f4
Improve mappings.
...
Refine some existing ones, finally add one for unite.
2015-10-13 11:30:15 -04:00
Thomas Gideon
8883655174
Expand comments.
...
Trying to make sure everything is understood and documented
2015-10-13 11:29:49 -04:00
Thomas Gideon
235e083573
Add a leader key
2015-10-13 11:29:03 -04:00
Thomas Gideon
bc02252c0c
Add support plugin for unite, new plugin for space/tab handling.
2015-10-13 11:28:41 -04:00
Thomas Gideon
a8e46bc898
Switch code search plugins.
2015-10-13 11:28:06 -04:00
Thomas Gideon
b1ecbeaf8c
Fix plugin name.
2015-10-13 11:26:42 -04:00
Thomas Gideon
0026b030e5
Add a few more useful plugins.
2015-10-12 16:56:16 -04:00
ede3b539dc
Change to more typical settings from actual usage.
2015-10-06 13:39:28 -04:00
2f4509f1cd
Add settings that keep surprising me by being off by default.
2015-10-06 13:39:02 -04:00
4195943011
Swap to eslint.
2015-10-06 13:38:12 -04:00
4809e7ce6b
Swap scheme back with note.
2015-04-29 14:39:52 -04:00
a587a398a3
Fix bad commands.
2015-04-29 14:29:05 -04:00
69257b4882
Add missing autocmd's.
2015-04-27 16:52:30 -04:00
a5b3fb4a12
Move color scheme, breaks in Linux term with similar coloring.
2015-04-27 16:52:13 -04:00
02231adc28
Add tweaks based on use.
...
Prevent line break from foiling formatting. Add indent to help with
outlining.
2015-04-20 15:37:23 -04:00
45959e320a
Start customizing for plain text.
2015-04-20 14:17:24 -04:00
Thomas Gideon
8a32329873
Limit the open function to Mac.
2015-04-17 17:46:35 -04:00
Thomas Gideon
c4e839289c
Nice function to open external tools.
2015-04-17 14:52:17 -04:00
Thomas Gideon
b519bdd0ad
Map a few more useful toggles.
2015-04-15 15:52:13 -04:00
Thomas Gideon
9193871f4d
Use solarized everywhere.
2015-04-15 15:49:46 -04:00
18ed250e5b
Try out plugin that exposes vim's undo tree.
2015-04-15 12:42:44 -04:00
6ac67267ce
Enable display of buffers.
2015-04-13 13:21:14 -04:00
3dea2ba707
Add markdown specific settings.
2015-04-10 11:49:00 -04:00
Thomas Gideon
e46ffcc76a
Remove scrollbars.
2015-04-01 17:20:05 -04:00