Added some more plugins

pull/1/head
Adam Veldhousen 2014-07-08 18:32:15 -05:00
parent ff06c2eb3e
commit 4f783fe987
1299 changed files with 25 additions and 4 deletions

3
.NERDTreeBookmarks Normal file → Executable file
View File

@ -1,2 +1,5 @@
cb-idle-game /Users/Adam/Projects/erlang/cb-idle-game
cb-mud /Users/Adam/Projects/erlang/web/mud
Home /Users/Adam/Home Home /Users/Adam/Home
node /Users/Adam/Projects/node

0
.bash_aliases Normal file → Executable file
View File

0
.bashrc Normal file → Executable file
View File

0
.dev_profile Normal file → Executable file
View File

View File

@ -102,7 +102,7 @@
insteadOf = "gist:" insteadOf = "gist:"
[push] [push]
default = matching default = current
[user] [user]
email = adamveld12@gmail.com email = adamveld12@gmail.com
name = Adam Veldhousen name = Adam Veldhousen

11
.gitignore vendored Normal file → Executable file
View File

@ -8,13 +8,24 @@ _*
.DS_Store .DS_Store
.viminfo .viminfo
.bash_history .bash_history
.erlang.cookie
.mongorc.js
.sh_history
.dbshell
.netrc
# Directory # Directory
.heroku/
.vim/bundle/* .vim/bundle/*
.cache/ .cache/
.gem/ .gem/
.ssh/ .ssh/
.node-gyp/ .node-gyp/
./Tools/Console2/ ./Tools/Console2/
.npm/
target target
Library Library
Tools/vim/bundle/*
Tools/vim/tutor/

3
.tmux.conf Normal file → Executable file
View File

@ -7,7 +7,8 @@
#------------------------------------------------------------------------------# #------------------------------------------------------------------------------#
# enable pbcopy and pbpaste support with reattach-to-user-namespace # enable pbcopy and pbpaste support with reattach-to-user-namespace
set-option -g default-command "reattach-to-user-namespace -l zsh" set-option -g default-command "reattach-to-user-namespace -l bash"
set-option -g default-shell /bin/bash
# set esc-wait off, so vim works # set esc-wait off, so vim works
set-option -sg escape-time 0 set-option -sg escape-time 0

5
.vimrc Normal file → Executable file
View File

@ -244,7 +244,8 @@ au BufRead,BufNewFile *.scala setfiletype scala
au BufRead,BufNewFile *.less setfiletype css au BufRead,BufNewFile *.less setfiletype css
au BufRead,BufNewFile *.go setfiletype go au BufRead,BufNewFile *.go setfiletype go
au BufRead,BufNewFile *.js setfiletype javascript au BufRead,BufNewFile *.js setfiletype javascript
au BufRead,BufNewFile *.coffee setfiletype coffeescript au BufRead,BufNewFile *.coffee setfiletype coffee
au BufRead,BufNewFile *.iced setfiletype coffee
au GUIEnter * set vb t_vb= au GUIEnter * set vb t_vb=
if has('gui_running') if has('gui_running')
@ -252,7 +253,7 @@ if has('gui_running')
set guioptions -=T set guioptions -=T
set guioptions -=r set guioptions -=r
set guioptions -=L set guioptions -=L
set guifont=Ubuntu\ Mono:h26,Consolas:h12 set guifont=Ubuntu\ Mono:h36,Consolas:h22
endif endif
let g:ruby_path = ':C:\ruby193\bin' let g:ruby_path = ':C:\ruby193\bin'

0
.work_profile Normal file → Executable file
View File

0
Tools/Console2/Console.exe Normal file → Executable file
View File

0
Tools/Console2/ConsoleHook.dll Normal file → Executable file
View File

0
Tools/Console2/FreeImage.dll Normal file → Executable file
View File

0
Tools/Console2/FreeImagePlus.dll Normal file → Executable file
View File

0
Tools/Console2/console.chm Normal file → Executable file
View File

0
Tools/Console2/console.xml Normal file → Executable file
View File

0
Tools/vim/README.txt Normal file → Executable file
View File

0
Tools/vim/autoload/README.txt Normal file → Executable file
View File

0
Tools/vim/autoload/ada.vim Normal file → Executable file
View File

0
Tools/vim/autoload/adacomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/autoload/pathogen.vim Normal file → Executable file
View File

0
Tools/vim/autoload/ccomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/clojurecomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/csscomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/decada.vim Normal file → Executable file
View File

0
Tools/vim/autoload/getscript.vim Normal file → Executable file
View File

0
Tools/vim/autoload/gnat.vim Normal file → Executable file
View File

0
Tools/vim/autoload/gzip.vim Normal file → Executable file
View File

0
Tools/vim/autoload/htmlcomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/javascriptcomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/netrw.vim Normal file → Executable file
View File

0
Tools/vim/autoload/netrwFileHandlers.vim Normal file → Executable file
View File

0
Tools/vim/autoload/netrwSettings.vim Normal file → Executable file
View File

0
Tools/vim/autoload/paste.vim Normal file → Executable file
View File

0
Tools/vim/autoload/pathogen.vim Normal file → Executable file
View File

0
Tools/vim/autoload/phpcomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/python3complete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/pythoncomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/rubycomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/spellfile.vim Normal file → Executable file
View File

0
Tools/vim/autoload/sqlcomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/syntaxcomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/tar.vim Normal file → Executable file
View File

0
Tools/vim/autoload/tohtml.vim Normal file → Executable file
View File

0
Tools/vim/autoload/vimball.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/aria.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html32.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html401f.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html401s.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html401t.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html40f.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html40s.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html40t.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/html5.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/xhtml10f.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/xhtml10s.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/xhtml10t.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/xhtml11.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/xsd.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xml/xsl.vim Normal file → Executable file
View File

0
Tools/vim/autoload/xmlcomplete.vim Normal file → Executable file
View File

0
Tools/vim/autoload/zip.vim Normal file → Executable file
View File

0
Tools/vim/backups/.gitignore vendored Normal file → Executable file
View File

0
Tools/vim/bugreport.vim Normal file → Executable file
View File

0
Tools/vim/bundle/textile.vim/package.sh Normal file → Executable file
View File

0
Tools/vim/bundle/vimerl/autoload/erlang_completion.erl Normal file → Executable file
View File

0
Tools/vim/bundle/vimerl/compiler/erlang_check_file.erl Normal file → Executable file
View File

0
Tools/vim/colors/README.txt Normal file → Executable file
View File

0
Tools/vim/colors/blue.vim Normal file → Executable file
View File

0
Tools/vim/colors/darkblue.vim Normal file → Executable file
View File

0
Tools/vim/colors/darkocean.vim Normal file → Executable file
View File

0
Tools/vim/colors/default.vim Normal file → Executable file
View File

0
Tools/vim/colors/delek.vim Normal file → Executable file
View File

0
Tools/vim/colors/desert.vim Normal file → Executable file
View File

0
Tools/vim/colors/elflord.vim Normal file → Executable file
View File

0
Tools/vim/colors/evening.vim Normal file → Executable file
View File

0
Tools/vim/colors/inkpot.vim Normal file → Executable file
View File

0
Tools/vim/colors/jellybeans.vim Normal file → Executable file
View File

0
Tools/vim/colors/koehler.vim Normal file → Executable file
View File

0
Tools/vim/colors/liquidcarbon.vim Normal file → Executable file
View File

0
Tools/vim/colors/molokai.vim Normal file → Executable file
View File

0
Tools/vim/colors/moria.vim Normal file → Executable file
View File

0
Tools/vim/colors/morning.vim Normal file → Executable file
View File

0
Tools/vim/colors/murphy.vim Normal file → Executable file
View File

0
Tools/vim/colors/pablo.vim Normal file → Executable file
View File

0
Tools/vim/colors/peachpuff.vim Normal file → Executable file
View File

0
Tools/vim/colors/peaksea.vim Normal file → Executable file
View File

0
Tools/vim/colors/railscat.vim Normal file → Executable file
View File

0
Tools/vim/colors/ron.vim Normal file → Executable file
View File

0
Tools/vim/colors/shine.vim Normal file → Executable file
View File

0
Tools/vim/colors/slate.vim Normal file → Executable file
View File

0
Tools/vim/colors/sonofobsidian.vim Normal file → Executable file
View File

0
Tools/vim/colors/torte.vim Normal file → Executable file
View File

0
Tools/vim/colors/vividchalk.vim Normal file → Executable file
View File

0
Tools/vim/colors/wombat256mod.vim Normal file → Executable file
View File

0
Tools/vim/colors/zellner.vim Normal file → Executable file
View File

0
Tools/vim/compiler/README.txt Normal file → Executable file
View File

0
Tools/vim/compiler/ant.vim Normal file → Executable file
View File

0
Tools/vim/compiler/bcc.vim Normal file → Executable file
View File

0
Tools/vim/compiler/bdf.vim Normal file → Executable file
View File

0
Tools/vim/compiler/checkstyle.vim Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More