219 Commits (4dff6612a80ca1c4c0eba7fdbd1ec7fa9c7eebc6)

Author SHA1 Message Date
Buddy Sandidge aad61a77c1 Remove solarized 11 years ago
Buddy Sandidge 7f4009eae0 Merge commit '5e63ecc885ca3be81487fc235301f1787683878f' as 'vim/bundle/dockerfile' 11 years ago
Buddy Sandidge 59986a16a5 Remove dockerfile vim plugin 11 years ago
Buddy Sandidge dfae869dc9 Merge commit 'b4b6de16a29c9b1886d4bfb3542e18a489bb6f1b' as 'vim/bundle/taskpaper' 11 years ago
Buddy Sandidge d6a527bf64 Remove taskpaper submodule 11 years ago
Buddy Sandidge 2b4f981189 Update JavaScript snippets setTimeout to pass jshint style check option 11 years ago
Buddy Sandidge 706c514a15 Add taskpaper vim plugin 11 years ago
Buddy Sandidge 5f166f725b Add interrobang snippet 11 years ago
Buddy Sandidge 14ffeef680 Don't fold git commit messages 11 years ago
Buddy Sandidge 4bf1a9ee29 Add dockerfile syntax 11 years ago
Buddy Sandidge 8ea3754920 Add unicode shortcuts to vim config 11 years ago
Buddy Sandidge c462d9f503 Update CoffeeScript plugin 11 years ago
Buddy Sandidge 315bf7b0ae Add use strict javascript snippet 11 years ago
Buddy Sandidge 39cb19029f Update html snippets 11 years ago
Buddy Sandidge 2941ef9389 Update vimrc, easier vimrc edit, .md is markdown, no yaml syntax 11 years ago
Buddy Sandidge adc2013f93 Add html and scss snippets 11 years ago
Buddy Sandidge fa8e4da157 Add python shebang snippet 11 years ago
Buddy Sandidge f31f585645 Update all vim plugins 11 years ago
Buddy Sandidge 3c6bebf9ec Update golang vim plugin 11 years ago
Buddy Sandidge a6a8901f19 Update vim config
- Add CoffeeScript Compile vim shortcut
 - Add CoffeeScript snippets
 - Add Python snippets
 - Fix typo
 - Remove deprecated setting
11 years ago
Buddy Sandidge 99bcaa5161 Revert "Add fuzzyfinder and l9 vim plugin"
This reverts commit 5c59049b07926e0fd085c64810eb3801843a699e.
11 years ago
Buddy Sandidge 1e7f85b56a Update plugins to latest versions 11 years ago
Buddy Sandidge 70226d4412 Add timeout snippet for coffee files 11 years ago
Buddy Sandidge 6bfe918ef6 Add fuzzyfinder and l9 vim plugin
* l9 is required for fuzzyfinder
* l9 came from http://www.vim.org/scripts/script.php?script_id=3252
11 years ago
Buddy Sandidge 32203297f6 Make self calling function snippet ignore scf from plugin 11 years ago
Buddy Sandidge 5b3bfd7950 Update ultisnips 11 years ago
Buddy Sandidge 37184ed3d6 Add custom snippets 11 years ago
Buddy Sandidge 08cb031340 Add solarized vim theme 12 years ago
Buddy Sandidge da6bd518bc Add custom php snippets to use as an example 12 years ago
Buddy Sandidge 8b13316a50 Remove snipmate plugin, replace it with ultisnips 12 years ago
Buddy Sandidge 4f562ded77 Add editorconfig plugin 12 years ago
Buddy Sandidge 3dc9d40bad Set vim syntastic to 3.0.0 12 years ago
Buddy Sandidge 9873b9e319 Update syntastic 12 years ago
Buddy Sandidge 6b8981bbc9 Add literate-coffeescript plugin for vim 12 years ago
Buddy Sandidge a8b0e992b7 Add html settings for vim 12 years ago
Buddy Sandidge a39aef383e Add config file for python 12 years ago
Buddy Sandidge b4efebb063 Add mustache confit file 12 years ago
Buddy Sandidge d5367798ed Add json bundle to avoid jshint issues 12 years ago
Buddy Sandidge 28c2be1a35 Update vim settings 12 years ago
Buddy Sandidge ee0e9d636a Remove instant markdown vim plugin 12 years ago
Buddy Sandidge ff75033816 Set ruby to 2 spaces instead of tabs 12 years ago
Buddy Sandidge 4f86869504 Include golang vim plugin 12 years ago
Buddy Sandidge c96dc61112 Set javascript vim settings to two spaces instead of tabs 12 years ago
Buddy Sandidge 1815f3d896 Add vim bundle for less 12 years ago
Buddy Sandidge 08a4a746da Add improved javascript syntax plugin
Used https://github.com/vim-scripts/JavaScript-syntax
todo: take a look at https://github.com/8bitDesigner/JavaScript-syntax
12 years ago
Buddy Sandidge 6d5ca731ed Set up JavaScript to use 2 spaces at work and 4 on my own 12 years ago
Buddy Sandidge 1971ab2dbd Add vim settings for coffee settings, use 2 spaces 12 years ago
Buddy Sandidge dd441bc82e Add haml settings for 2 spaces 12 years ago
Buddy Sandidge cbf4f03071 Add php settings 12 years ago
Buddy Sandidge 8f396a3d3c Add scss syntax plugin
https://github.com/cakebaker/scss-syntax.vim.git
12 years ago
Buddy Sandidge 6121f6656f Add cute-pyton plugin
https://github.com/ehamberg/vim-cute-python.git
12 years ago
Buddy Sandidge 12922c889a Add taglist plugin
https://github.com/vim-scripts/taglist.vim
12 years ago
Buddy Sandidge 6f396b5ba0 Add desert vim color theme 12 years ago
Buddy Sandidge f87a27dd10 Add jade plugin
https://github.com/digitaltoad/vim-jade
12 years ago
Buddy Sandidge 66d216bc64 Add stylus plugin
https://github.com/wavded/vim-stylus.git
12 years ago
Buddy Sandidge 088b60ede5 Add instant markdown plugin
https://github.com/suan/vim-instant-markdown

[sudo] gem install redcarpet pygments.rb
[sudo] npm -g install instant-markdown-d
12 years ago
Buddy Sandidge 1625418cb1 Add syntastic plugin to vim
https://github.com/scrooloose/syntastic.git
12 years ago
Buddy Sandidge aaa46622da Add coffee-script plugin
https://github.com/kchmck/vim-coffee-script
12 years ago
Buddy Sandidge 8eb89125e5 Add html5 plugin to vim
https://github.com/othree/html5.vim
12 years ago
Buddy Sandidge 9deccb4b46 Add surround plugin to vim 12 years ago
Buddy Sandidge cb6e6edc4f Add mustache syntax vim plutin
https://github.com/juvenn/mustache.vim
12 years ago
Buddy Sandidge 7b38dfc648 Add AutoComplPop plugin
https://github.com/vim-scripts/AutoComplPop
12 years ago
Buddy Sandidge 3ab320ab45 Add checksyntax plugin
https://github.com/tomtom/checksyntax_vim
12 years ago
Buddy Sandidge 11e889fa38 Add fugitive plugin
https://github.com/tpope/vim-fugitive.git
12 years ago
Buddy Sandidge acf2b520c6 Add nerdtree plugin
https://github.com/scrooloose/nerdtree.git
12 years ago
Buddy Sandidge e02a0d426e Add csapprox plugin
https://github.com/vim-scripts/CSApprox.git
12 years ago
Buddy Sandidge c31b563d41 Add wombat theme
https://github.com/vim-scripts/Wombat.git
12 years ago
Buddy Sandidge 30b0b47966 Add snipmate bundle
https://github.com/xbudex/snipmate.vim.git
12 years ago
Buddy Sandidge d2bd2e2332 Add pathogen plugin 2.0
https://github.com/tpope/vim-pathogen
12 years ago