Commit graph

48 commits

Author SHA1 Message Date
0e43294648 Use markers for folds in Vim scripts 2013-11-06 15:02:45 -08:00
003856d027 Add folds for objective-c interface, protocol, and implementation blocks 2013-11-06 14:52:47 -08:00
05053f716f Update Pathogen for Vim 2013-10-02 09:12:13 -07:00
edba126495 Remove hard set tw and cc in python after script 2013-08-30 09:11:14 -07:00
5ee983d943 Reset Vim python tw and cc to 80 2013-04-14 11:17:15 -07:00
8db3071715 Comment out C comments -- the setting interferes with my comments plugin 2013-03-24 19:02:23 -07:00
70a40e8453 Remove syntax file header -- was causing crazy recursive calls 2013-02-01 10:49:05 -08:00
c582a2f1f3 Vim syntax and highlighting extensions for ObjC 2.0 2013-01-31 14:10:22 -08:00
51eaa2f3f7 Move markdown file detection (*.md) to ftdetect script 2013-01-31 13:42:26 -08:00
71c3c06be4 Add Tomorrow{,Night} Vim colorschemes 2013-01-23 11:12:19 -08:00
b69ed2a83f Add some Markdown settings to vim/after/ftplugin 2013-01-07 09:53:52 -08:00
e1ae600953 C and Python ftplugin tweaks 2013-01-07 09:53:03 -08:00
53eb1a38a4 Fix C comments 2012-12-07 09:34:36 -08:00
f4d46e890a Update ledger filetype settings for Vim 2012-11-16 15:05:46 -08:00
866c21fed0 Rename typo: htmldjango.html -> htmldjango.vim 2012-11-09 19:35:54 -08:00
99626e65df Set nowrap, tw, and colorcolumn for HTML files 2012-11-09 19:35:18 -08:00
2f0b6d99b7 Some new Python code settings: 100 character lines (oh my!) 2012-11-07 16:06:38 -08:00
794b18099e Add sts=2 to html{django}.vim after script 2012-10-31 18:46:46 -07:00
4f16a04b55 setlocal for Vim C file settings 2012-09-28 12:29:24 -07:00
2bc2cf7b28 Remove NERDTree module 2012-08-17 09:36:22 -07:00
eb71c06989 Ignore all directories in vim/bundle 2012-08-08 10:23:58 -07:00
fa57bf9fcb Remove all submodules
They're more trouble than they're worth. Ick.
2012-08-08 10:23:58 -07:00
2b84ca38ac Placeholder .gitignore in vim/bundle 2012-08-07 13:17:50 -07:00
f46d3c8f29 Darwin dircolors config for ls 2012-08-07 13:03:18 -07:00
5e5c6530c4 Updates to snipmate 2012-04-17 23:02:49 -07:00
637fb20384 Merge branch 'master' of github.com:erynofwales/dotfiles
Conflicts:
	zshrc
2012-04-17 22:34:55 -07:00
610c0ee66e Add Yuri Feldman's hexHighlight plugin to vim/plugins 2012-03-25 13:12:24 -07:00
bb5526c6e7 Fix up snipmate submodule 2012-03-21 12:28:18 -07:00
86eec915d6 Add tmux config 2012-03-14 13:59:10 -07:00
ff8c074079 Add ledger Vim/Pathogen bundle 2012-01-24 13:22:24 -08:00
1a24501ca0 Snipmate HTML snippets use single quotes 2012-01-24 13:20:51 -08:00
11e474b35c Local updates to SnipMate 2012-01-11 16:55:31 -08:00
965016f0de Add Peter Provost's PowerShell plugin for Vim
See headers of any of the committed files.
2012-01-11 16:44:39 -08:00
9fc695b273 Expand all tabs in Ledger files from ftdetect script 2012-01-11 16:42:49 -08:00
12e479b869 Add text ftdetect script 2012-01-11 16:40:24 -08:00
da1a112e87 Add ftdetect file for Django templates 2012-01-11 16:38:34 -08:00
6a54878cf3 Don't show tabs in list mode for HTML and XML 2012-01-11 16:38:00 -08:00
b04044e78d setlocal instead of set in XML ftdetect 2012-01-11 16:34:32 -08:00
f4c94fa24f Add ledger settings after Vim ft detection 2012-01-11 16:34:11 -08:00
477921df19 Define Vim make command for Python files; use pylint 2012-01-09 16:33:27 -08:00
eb9b59fd65 Expand tabs to spaces. Tabs are gross. 2011-10-20 13:48:26 -07:00
70e4800d5e Customize how Vim does C formatting 2011-09-09 14:45:47 -07:00
2e179229fc Ignore everything in the vim/undo directory 2011-08-15 10:46:29 -07:00
f065b357c3 Add undo directory 2011-08-11 18:20:11 -07:00
c168cf00f7 Add command-t bundle to vim 2011-08-11 11:58:11 -07:00
Eryn Wells
959f25c1de Add gundo module to vim directory 2011-06-29 22:45:41 -07:00
Eryn Wells
0bcfeae296 Add submodules 2011-05-03 22:01:10 -07:00
Eryn Wells
662fe0334c Initial commit 2011-05-03 21:53:50 -07:00