Commit graph

149 commits

Author SHA1 Message Date
Josh Sherman
30f4ef428d All kinds of shit
Switching from oh-my-zsh to antigen, adding tmux into the mix along with
tpm
2015-09-26 15:36:15 -04:00
Josh Sherman
4e5cb5ded6 Added goyo
Was going to turn it on by default but it was playing weird with airline
2015-06-21 10:10:52 -04:00
Josh Sherman
9ed601b2d9 Don't smartindent text file and added wc alias 2015-06-21 09:44:27 -04:00
Josh Sherman
0f255b98f0 Dropped to 79 characters
I want the carriage return character that I have visible to exceed the
80th column. Wrapping at 79 to alleviate this
2015-06-21 09:30:53 -04:00
Josh Sherman
83ed2fac1f Wrap to 80 characters in text and markdown files
CLoses #14
2015-06-20 20:31:48 -04:00
Josh Sherman
9c90a58f5e Setting the title to play better with RescueTime 2015-06-20 19:54:35 -04:00
Josh Sherman
883e72a680 Speeding up CTRL+P 2015-03-30 18:30:47 -04:00
Josh Sherman
a6445a4f2e Just some updates 2015-03-20 11:50:40 -04:00
Josh Sherman
dcd2c8bd50 Tweakin' and twerkin' 2015-02-13 09:41:53 -05:00
Josh Sherman
2418a2f05c Added after scripts 2015-01-22 23:11:55 -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
9d3ffbf896 Trimming the fat. 2015-01-20 06:53:55 -05:00
Josh Sherman
2cff3ace10 New stuff 2014-09-05 09:42:17 -04:00
Josh Sherman
abe0dabb1c Working on porting to tilde, other stuff too 2014-06-30 08:31:21 -04:00
Joshua Sherman
fc962b3c43 Added goyo.vim 2014-04-21 12:18:52 -04:00
Joshua Sherman
4c47a51169 Added subs for <pre...> 2014-03-13 13:34:41 -04:00
Josh Sherman
4e2de1c1dc Added global modifier back 2014-03-12 16:23:58 -04:00
Josh Sherman
04ecfb729a Added sub for 4 spaces to \t 2014-03-12 16:12:47 -04:00
Josh Sherman
66ee15124f Changed substitution to ignore errors 2014-03-12 16:07:02 -04:00
Josh Sherman
e71a7cc2b9 Added hotkey to vim to convert some HTML to MD 2014-03-12 15:56:59 -04:00
Joshua Sherman
e43aabaf4e Set up GHI_ISSUE files
Closes #3
2014-02-02 08:24:28 -05:00
Joshua Sherman
b72786238b Turned tabline on indefinitely
Closes #1
2014-01-25 17:49:40 -05:00
Joshua Sherman
d25dce283b Added a new bundle 2014-01-14 00:43:55 -05:00
Joshua Sherman
8788eebf58 Cleaned up some lazy syntax
Was trying to get my ghi issues to look nice, but nothing I did work, then it
just started to work O_o
2014-01-09 17:52:41 -05:00
Joshua Sherman
3236a045ef Added nginx.vim syntax
Also fixed <Leader>v to reload ~/.vimrc and not the currently open file
2014-01-09 14:22:17 -05:00
Joshua Sherman
93d466b70d Added jQuery syntax
Didn't really seem to work though, will investigate later.
2014-01-09 13:17:20 -05:00
Joshua Sherman
1fedc088af Disabled tabline buffers
Resolves the situation where the closed buffers were still being shown as part
of the tabline.
2014-01-08 14:20:19 -05:00
Joshua Sherman
7fa3095647 Dropped buffer # from bottom 2014-01-08 12:43:50 -05:00
Joshua Sherman
2a7fb0423b Switching to tabs.
Configured airline, reworked some aliases and vim commands.
2014-01-08 12:09:14 -05:00
Joshua Sherman
7879c4f230 Added cursorline 2014-01-07 14:21:15 -05:00
Joshua Sherman
d7d388c0e4 Swapped out one LESS for another
New vim-less is a bit more actively maintained. Still noticing issues with
properties with hyphens not highlighting correctly. I assume this is due to a
conflict with another syntax file?
2014-01-07 14:16:35 -05:00
Joshua Sherman
81b47162d0 Fixed cursor position and added more hot keys 2014-01-05 13:20:13 -05:00
Joshua Sherman
2cfff2313b Dropped mouse support in vim, just annoying me. 2014-01-02 15:50:39 -05:00
Joshua Sherman
103afe5db4 Updated vimrc to include some new stuff
Trying out some new colors and some new plugins. Also renamed the refresh script to be more verbose and dropped the command-t ruby setup steps from the setup script
2014-01-01 19:07:21 -05:00
Joshua Sherman
106f60a6bf New year, new vimrc. 2014-01-01 14:24:09 -05:00
Josh Sherman
58c091d193 Commented out some "required" lines
Seems like some of the Vundle required vimscript was fucking up my autoindenting. Commented them out, /seems/ like it's working fine.
2013-12-15 08:42:07 -05:00
Josh Sherman
e229d8cfee Cleaning up more stuff 2013-12-14 15:36:03 -05:00
Josh Sherman
0fa49e4ff0 Moved colors and syntax to Vundle. 2013-12-14 14:22:16 -05:00
Josh Sherman
a0c4260af6 Moved to Vundle
Did some additional cleanup as well.
2013-12-14 14:08:34 -05:00
Josh Sherman
98425ca742 Reworking structure
Moved bash to scripts as I needed a zsh script to obscure the port # I use on the servers.
2013-12-14 13:46:36 -05:00
Josh Sherman
d4678f8172 Added a script to refresh the active tab when saving a file
It's got a ways to go, but a good start
2013-12-06 15:18:12 -05:00
Josh Sherman
3c6cef3501 Spruced up vim setup 2013-03-27 12:17:37 -04:00
Josh Sherman
9180eeb52e Added color schemes 2013-03-27 12:07:59 -04:00
Josh Sherman
2479675556 New color scheme 2013-03-27 12:07:04 -04:00
Josh Sherman
f17bc39e56 Twerkin' those configs 2012-11-19 11:59:05 -05:00
Josh Sherman
c20109c95c Merge branch 'master' of github.com:joshtronic/dotfiles
Conflicts:
	vim.sh
2012-11-18 19:41:53 -05:00
Josh Sherman
2983aebbb7 Switched to zsh, reworked vim plugins 2012-11-18 19:39:39 -05: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