Commit Graph

199 Commits

Author SHA1 Message Date
ViViDboarder a15e401781 Add vim-abusetheforce and relevant settings 2013-12-05 14:32:02 -08:00
ViViDboarder 3677b73206 Add vim-dispatch for async Make 2013-12-04 18:39:19 -08:00
ViViDboarder 6009de2e91 Remove some old bundles I no longer use 2013-12-04 18:38:45 -08:00
ViViDboarder 965cbce961 Better background support while in tmux 2013-12-04 18:34:25 -08:00
ViViDboarder ddaceb71c9 Avoid errors when setting airline theme if no scheme selected 2013-12-03 15:55:08 -08:00
ViViDboarder b84dfa7a60 Better Syntastic support for AngularJS 2013-12-03 15:06:58 -08:00
ViViDboarder ee2b6d678a Cleaner vim-airline for tabline 2013-12-03 15:06:36 -08:00
ViViDboarder d742e8aa34 Better code folding leader command 2013-12-03 15:06:19 -08:00
ViViDboarder 71a6bb64c2 Add Silver Searcher plugin 2013-12-03 15:05:29 -08:00
ViViDboarder 9e8ebac387 A lot of changes to config 2013-10-27 09:25:27 -07:00
ViViDboarder 5bfb7cc24d Clean whitespaces 2013-08-16 14:30:54 -07:00
ViViDboarder 9343f56b32 Switch from vim-powerline to vim-airline 2013-08-16 14:26:00 -07:00
ViViDboarder 2f87769bc9 Add some AngularJS support to Syntastic
Also clean up some formatting again
2013-08-08 09:19:27 -07:00
ViViDboarder 5f50659a35 Fix Font name 2013-08-07 20:13:27 -07:00
ViViDboarder fce66292e8 Clean up vimrc and add some new plugins 2013-08-07 19:54:11 -07:00
ViViDboarder b4656686ee Some comments describing what each Bundle is as well as a few changed bundles
Need to clean out packages I don't use anymore in my workflow
2013-07-30 12:40:43 -07:00
ViViDboarder 0d2cd5e3c9 Capture Segfault on Vim 2013-04-16 16:06:54 -07:00
ViViDboarder 5fedea8bec Comments and echoes do document common issues 2013-04-16 15:40:49 -07:00
Ian 47e9916a57 Add Windows font settings 2013-03-17 22:19:44 -04:00
ViViDboarder 962fb28b4a Add keys to flush Command T 2013-03-12 12:59:36 -04:00
ViViDboarder 8d8e5d85f4 Add a few more plugins and hey maps
Also adding HTML5 syntax
2013-01-23 14:33:05 -05:00
ViViDboarder a5e6bad2d0 Switch a.vim to Fork That Supports Objective-C 2013-01-08 19:28:40 -05:00
ViViDboarder 10a585f96a Add vim-powerlind and vim-surround to Vundles
Also cleaned up the appearance a bit as well as added instructions for
using fancy setting in vim-powerline
2013-01-08 15:51:22 -05:00
ViViDboarder 5d447c4011 Added Terminal Compatible version of Wombat 2013-01-07 12:37:05 -05:00
ViViDboarder 2c54463ab2 Add an Exit message and Status to Install Script 2013-01-05 21:40:56 -05:00
ViViDboarder ce02932893 Add Wombat Color Scheme and Add $VIM_COLOR Support
A terminal may set $VIM_COLOR as an environment variable and the vimrc will load that colorscheme
2013-01-02 12:12:47 -05:00
ViViDboarder 31bb9709e2 Remove HJKL Split Movements
I haven't been using them and <C-j> is used elsewhere
2013-01-02 12:12:47 -05:00
Ian d59459a848 Fix Case Sensitive Bundle Name
Turns out Vundle is case sensitive and my Github username has caps in it
2012-12-13 11:07:02 -05:00
ViViDboarder 3e56220bc1 Fix Java Indentation regarding @ 2012-12-10 14:29:53 -05:00
ViViDboarder 25277919de Add File Name to Bottom of Window 2012-12-10 14:29:24 -05:00
ViViDboarder bc7ccfe6e3 Switch to My Fork of sfdc plugin 2012-11-06 11:03:45 -05:00
ViViDboarder 5ab84f672a Add Some Git Leader Shortcuts
Add a few shortcuts for Gstatus, Gcommit and Gblame
2012-10-31 09:41:30 -04:00
ViViDboarder 0e48c72c09 Swiched Sync Directory Path to Absolute 2012-10-23 10:52:47 -04:00
ViViDboarder 4a26fbf8bd Fixing Some Leader Commands 2012-10-17 16:26:42 -04:00
ViViDboarder 16560b2df8 Added SFDC Syntax Highlighting to .vimrc
Also cleaned up Readme
2012-10-15 15:18:14 -04:00
Ian 01137fcff0 Fixed compiling of Command T with RVM and fixed backspace in some instances 2012-07-31 11:54:33 -04:00
Ian 557290b093 Fixed Shift+U redo to not override Make Uppercase 2012-07-03 15:40:13 -04:00
Ian 3acebf860a Added some echo statements to make clear what is going on 2012-07-03 10:13:15 -04:00
Ian 185ebd2ced Added shortcuts for tabman and Nerd Tree
Removed conflicting Ctrl+u hotkey
2012-07-02 15:49:56 -04:00
Ian c6f5c8556a Added automated install of Command T if requirements are present 2012-07-02 15:26:56 -04:00
Ian 714bd966bc Wrap color theme with try/catch to prevent errors on initial run 2012-07-02 13:37:30 -04:00
Ian 48336345ab Switched to vundle 2012-07-02 13:25:36 -04:00
Ian 2438806eea Added default color scheme vividchalk 2012-06-01 21:47:40 -04:00
Ian fb0350983f Added some plugins and made some shortcuts in vimrc 2012-06-01 15:49:20 -04:00
Ian 04cf66751d Updates to vimrc 2012-04-24 10:12:03 -04:00
Ian 8f0f469d75 Small fix to getting current working dir 2012-03-28 23:41:35 -04:00
Ian 2baf30ab91 Merge branch 'master' of github.com:ViViDboarder/Vim-Settings 2012-03-28 23:40:19 -04:00
Ian dfb9bd138f Initial commit 2012-03-28 23:39:56 -04:00
Ian 4c984098bf Initial commit 2012-03-28 23:20:16 -04:00