Commit graph

72 commits

Author SHA1 Message Date
d50842a570 Merge remote-tracking branch 'github/master' 2019-01-20 18:04:43 -08:00
4b61f1b05a [vim] A couple random vimrc updates 2019-01-20 18:03:35 -08:00
3c71ddf625 [vim] Add rust snippets 2018-09-27 19:03:44 -07:00
f6c89fe1d9 [vim] Some updates to the Python script snippet 2018-08-11 19:02:46 -07:00
45dd53a291 [vim] Add script snippet 😍 2018-08-10 08:19:28 -07:00
efc80858d1 [vim] Add custom Python snippets for arg_parse and ifmain 2016-09-29 10:41:46 -07:00
Eryn Wells
c8d51ced13 [vim] Set line length to 80 for git commit messages 2016-05-03 10:33:19 -07:00
d385d419ec [vim] Add official Apple swift plugin 2015-12-05 10:11:21 -08: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
de566b0d49 [vim] List mode by default 2014-04-29 08:49:09 -07:00
64cfac63a5 Remove all the newlines from c.snippets 2014-04-16 08:09:38 -07:00
a1da1eb1e2 Add scons ftdetect script 2014-04-15 14:02:09 -07:00
98bb672bcd Lots of updates to C snippets 2014-04-13 08:03:30 -07:00
cab3c3a7ca Fix some C snippets 2014-04-04 21:27:13 -07:00
29bbacd686 Add mc, m snippets; fix once, head 2014-03-15 00:12:39 -07:00
8966bdde60 Add head, main, mainn, and pragma snippets for C files 2014-03-14 22:54:38 -07:00
ebfbba44c8 Add Android/Java snippets 2013-12-28 11:23:34 -07:00
248fb11de9 Email snippet 2013-12-02 09:52:02 -08:00
4aee1662fa HTML/CSS/Ember.js/Bootstrap snippets 2013-12-02 09:51:49 -08:00
062099000d ZSH snippets 2013-12-02 09:51:29 -08:00
e1a5e049b2 Add some simple C snippets -- uint, uchar, ulong 2013-11-26 15:19:51 -08: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
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