summary refs log tree commit diff
path: root/bundle
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-02-07 21:39:03 -0500
committerJune McEnroe <june@causal.agency>2012-02-07 21:39:03 -0500
commit052df97b6c89669ffd17b3058f51bdf63dcb3f53 (patch)
treed543caeff48acd543b8dad2dce50ef52453055d8 /bundle
parentAdd back set nocompatible, even though it seemed to end up set anyway (diff)
downloadsrc-052df97b6c89669ffd17b3058f51bdf63dcb3f53.tar.gz
src-052df97b6c89669ffd17b3058f51bdf63dcb3f53.zip
Add Solarized colorscheme
Diffstat (limited to 'bundle')
m---------bundle/vim-colors-solarized0
1 files changed, 0 insertions, 0 deletions
diff --git a/bundle/vim-colors-solarized b/bundle/vim-colors-solarized
new file mode 160000
+Subproject 528a59f26d12278698bb946f8fb82a63711eec2
ollow=1'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe68d2f5b9f&follow=1'>Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe