Commit graph

84 commits

Author SHA1 Message Date
acaf6425d5 [vim] Add the dracula colorscheme module
Modify the colors init script to handle it.
2024-08-02 18:31:38 -07:00
4bf1217b82 [vim] Add vim-fugitive and vim-gitgutter plugins 2024-03-05 11:07:49 -08:00
2aa2c30bef [neovim] Add clangd_extensions plugin 2023-09-10 15:38:12 -07:00
eaa027a74f [vim] Add fatih/go plugin 2023-08-26 07:59:43 -07:00
556d125741 [vim] Add treesitter plugin
Add after config script
2023-08-25 08:00:56 -07:00
945f30fc6c [vim] Remove Witch Hazel plugin 2023-08-24 10:30:33 -07:00
00d69312b2 [vim] Add LSP support for Lua, JS, CSS, and HTML 2023-08-23 16:20:15 -07:00
5ce57ee011 [vim] Remove vim/bundle (finally!) 2023-07-11 16:09:21 -07:00
6f10bdccf7 [nvim] Add Theacodes Witchhazel color theme to my plugins list 2023-03-20 13:49:32 -07:00
5ad761678a [vim] Move plugin management to vim-plug and .vim/plugins.vim 2023-03-20 08:42:39 -07:00
af50e7d66e [vim] Add plist ftplugin file 2022-01-22 11:00:40 -08:00
628b2c65d7 [vim] Add Witchhazel colorschemes from Stargirl 2022-01-22 11:00:40 -08:00
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