Commit graph

30 commits

Author SHA1 Message Date
4b61f1b05a [vim] A couple random vimrc updates 2019-01-20 18:03:35 -08:00
Eryn Wells
c8d51ced13 [vim] Set line length to 80 for git commit messages 2016-05-03 10:33:19 -07:00
ab329107d1 [vim] Add yaml after-ftplugin script 2015-05-07 08:37:44 -07:00
0eb1020bfb [vim] JSON filetype after script 2015-05-07 08:37:44 -07:00
19e20af6ce [vim] Add filetype hook for Xcode pbxproj files 2015-05-07 08:37:39 -07:00
2008cff265 [vim] Syntax highlighting for C++11 specifiers
Also a GetNamespace() function that's never used, doesn't really work, but that I wrote a while back to help with doc comments. Fun!
2014-10-17 23:15:34 -07:00
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
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
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
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
Eryn Wells
662fe0334c Initial commit 2011-05-03 21:53:50 -07:00