Commit Graph

159 Commits

Author SHA1 Message Date
ViViDboarder 3a7ba74fbc Remove ack.vim
Left commented out since this should detect if I have Ag
or Ack installed and enable the right one.
2014-03-28 08:01:22 -07:00
ViViDboarder d4277050de Add override to skip CommandT 2014-03-06 09:31:55 -08:00
ViViDboarder 9a7f73c0ec Create shortcut for case insenstive project search 2014-03-04 10:55:35 -08:00
ViViDboarder 10f831ff49 Improve fugitive shortcuts 2014-03-04 10:55:00 -08:00
ViViDboarder 0aff4de7cb Clean up CommandT/CommandP settings 2014-03-04 10:54:07 -08:00
ViViDboarder 21bacac7b6 Map pp and po for put and put over in visual mode 2014-03-04 10:53:29 -08:00
ViViDboarder faf00ac73e Add gruvbox colorscheme 2014-03-04 07:53:40 -08:00
ViViDboarder 437f96f2dd Quick find in project using Ag 2014-01-21 17:51:38 -08:00
ViViDboarder 825295793f Better key commands for CommandT 2014-01-21 17:51:24 -08:00
ViViDboarder 93db35dbfe Better EOL Detection 2014-01-21 17:51:04 -08:00
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