Commit graph

34 commits

Author SHA1 Message Date
a634415659
feat(vim): add additional options for git commits
In an attempt to conform better with the 50/72 style of git commit
messages, went ahead and added some additional options to help that
along.
2020-01-26 17:13:11 -06:00
b6bb5b395d
Turned color column on by default
Been using it a ton lately, figured time to just flip it on. Also dropped the
tabnine stuff as I'm no longer using it.
2020-01-19 18:32:01 -06:00
9733df4146
Disabled TabNine
It's cool and all, but wasn't completely satisfied with the memory usage.
2019-10-17 15:22:51 -05:00
f09a9ddb40
Added TabNine, cleaned up some of the installer
Installed was running as `sh` and a bunch of crap was lit up as being wrong in
POSIX mode, so just changed it over to run via `bash`. Added TabNine to the vim
install and added the appropriate `vimrc` stuff for that. Also dropped some old
color toggling shit I'm not using anymore.
2019-10-03 21:08:33 -05:00
aa758536c0
Added Python to the 4 space club 2019-08-19 13:29:00 -05:00
5700660ed3
Fix spellcheck highlight, adjust wrapping 2018-12-28 21:17:19 -06:00
8fd803ac9e
Back to solarized. 2018-11-27 14:47:48 -06:00
706ead5f00
Giving Base16 a shot 2018-11-11 11:41:06 -06:00
b138836ec5
Disable auto background stuff
Wasn't working all that great for some reason, disabling for now
2018-08-05 22:30:15 -05:00
3aff808933
Merge branch 'master' of github.com:joshtronic/dotfiles 2018-06-03 17:08:22 -05:00
2c35886ed9
Tighten up theming 2018-06-03 17:08:12 -05:00
8853ae6b70
Working on dynamic color schemes in vim 2018-06-03 12:34:25 -05:00
a1e78cce83
No need for this any longer 2018-05-24 14:20:15 -05:00
e77538294d
Solarized in vim 2018-04-21 14:33:28 -05:00
4a32391dcc
Set hidden and drop that r 2018-04-21 10:01:08 -05:00
8c3aa2aaf4
Something overriding the colors, forcing default 2017-12-24 15:00:23 -06:00
d929676725
[vim] got rid of directory
Kind of flattening where I can, since I don't house anything in the vim
directory except my rc files these days, there's no reason to have it as
part of the repo
2017-12-23 17:32:56 -06:00
Josh Sherman
2418a2f05c Added after scripts 2015-01-22 23:11:55 -05:00
Josh Sherman
f326a9a329 Cleaning up some more 2015-01-22 00:19:18 -05:00
Josh Sherman
144ab23793 Cleaning up
Dropped gitmodules, pulled files out of their subdirectories and back into the root, purged a bunch of shit from the setup file that's no longer in use
2015-01-20 22:03:18 -05:00
Josh Sherman
2983aebbb7 Switched to zsh, reworked vim plugins 2012-11-18 19:39:39 -05:00
Josh Sherman
6352ea9416 Added syntax file for LESS 2012-10-14 19:49:40 -04:00
Josh Sherman
328603851e Consolidated setup scripts 2012-06-23 12:40:50 -04:00
Josh Sherman
f147852215 Migrating stuff over to OSX 2012-06-23 12:19:11 -04:00
Josh Sherman
0eb0c8e4a5 Mapped leader to , removed mouse shit and added some mapping for resizing a split buffer 2012-03-12 22:56:40 -04:00
Josh Sherman
7c983d5c8d Reworked some vim maps and disabled arrows 2012-03-02 12:09:24 -05:00
Josh Sherman
2ecb2830eb Added <Leader>q mapped to :wq 2012-02-22 00:01:46 -05:00
Josh Sherman
b63c2f95b1 Added mappings to search for trailing tabs and spaces 2012-02-21 12:04:59 -05:00
Josh Sherman
0cd820052d Added mapping for next and previous 2012-02-20 15:54:37 -05:00
Josh Sherman
997eabfbba Added bit to highlight trailing whitespace in red 2012-02-20 13:49:00 -05:00
Josh Sherman
47db04f521 Hacking up the ol' vimrc some more 2012-02-19 18:41:31 -05:00
Josh Sherman
fce95727e8 Decked out my vimrc 2012-02-19 16:56:17 -05:00
Josh Sherman
4be641bdb0 Updated the readme, removed the 80 character marker (can't see the 80th character unless the cursor is in that position) 2012-02-19 15:39:02 -05:00
Josh Sherman
a771bcb32d Added vim installation script 2012-02-19 15:16:15 -05:00