Commit Graph

363 Commits (c2cda4358155c9716f3f8c0ef9ac6d2c5f86d539)

Author SHA1 Message Date
Ethan Schoonover a4be301d06 Merge commit '1ebc43af72ecf8499d4057b5ace63c37f84ca7d9' 2011-05-04 23:52:11 -07:00
Ethan Schoonover 1ebc43af72 [vim] modified normal/high visibility highlighting for listchars
normal visibility is now both less obnoxiously red and more visible
due to a background used on trailing whitespace.

normal is now set as default due to more acceptable highlighting.
2011-05-04 23:50:17 -07:00
Ethan Schoonover edfc8019b5 Merge pull request #103 from tpope/vim_diff
Vim diff filetype highlighting
2011-05-04 17:49:51 -07:00
Tim Pope f085be036b [vim] Override colors for diff filetype 2011-05-03 21:49:41 -04:00
Tim Pope 4f59544fb1 [vim] Override colors for diff filetype 2011-05-03 21:49:41 -04:00
Ethan Schoonover b28e078015 Merge commit '54180f1a5bc7950af8c0a43a86e8146179f48eaa' 2011-05-03 13:03:04 -07:00
Ethan Schoonover 54180f1a5b [vim] conditional low-color bold formatting moved to separate var
Was previously using a conditional check at highlighting primitive
definition stage to identify low color terminals and assign standard
s:b bold value to a bright-bold primitive. This removes proper
formatting for other items such as status bar so a dedicated s:bb
bright bold is required.
2011-05-03 12:59:47 -07:00
Ethan Schoonover 001565e72c Merge commit '15059af5216fa67b92f3fdd5a4e2dadd996a211e' 2011-05-03 00:13:06 -07:00
Ethan Schoonover 15059af521 [vim] solarized.vim fix for bold colorshift in low color terminals
Turn off bold, regardless of user setting in g:solarized_bold, if
the terminal emulator reports t_Co < 16, otherwise color is distorted.
2011-05-03 00:11:07 -07:00
Ethan Schoonover 87211275bb Merge commit '2b30f611f1caf299f7f1637abe7d7b8eec058a09' 2011-05-02 10:13:49 -07:00
Ethan Schoonover 2b30f611f1 [vim] add missing solarized_menu option 2011-05-02 10:13:01 -07:00
Josh O'Rourke 71dc2c4357 Fix typos in OS X Terminal README 2011-05-01 16:28:15 -07:00
Ethan Schoonover ce8a43aaed Merge commit '295f56b0121a9d3d40ce12e7e99ab35803cbacc6' 2011-05-01 02:16:43 -07:00
Ethan Schoonover 295f56b012 [vim] solarized.vim add new diff modes to options and menu 2011-05-01 02:16:01 -07:00
Ethan Schoonover 948aac7cb2 Merge commit 'd8aaf70840e1a00ae64585813a97d975565531eb' 2011-05-01 01:38:02 -07:00
Ethan Schoonover d8aaf70840 [vim] solarized.vim 8 color highlighting match to 16/gui modes 2011-05-01 01:37:18 -07:00
Josh O'Rourke e92e9708c1 Fix typo in vim README 2011-04-30 17:56:20 -07:00
Ethan Schoonover a9ad17cc71 Merge commit '7fdec56a189191e3ea013b45d99915e455e533ec' 2011-04-30 15:08:46 -07:00
Ethan Schoonover 7fdec56a18 [vim] solarized.vim fixes for 8 color terminals like Apple Terminal.app 2011-04-30 15:07:33 -07:00
Tim Pope c94a88a2d4 Fix HTML-swallowing of <F5> 2011-04-29 21:31:24 -04:00
Tim Pope 21a77d0abb Fix syntax for setting g:solarized_visibility 2011-04-29 21:28:42 -04:00
Ethan Schoonover 72ef029ca8 Merge commit 'ca234ef7ea236a1b9d0eb3f8f692b6935c9d6400' 2011-04-29 16:11:37 -07:00
Ethan Schoonover ca234ef7ea [vim] solarized - added SolarizedOptions command 2011-04-29 16:09:41 -07:00
Ethan Schoonover f300969c90 [vim] solarized updated with menus and autogenerated options 2011-04-29 16:02:20 -07:00
Ethan Schoonover ec47403bd0 updated README/webpage 2011-04-16 16:03:32 -07:00
Ethan Schoonover 54c32e6117 updated temporary distrubtion files 2011-04-16 16:00:23 -07:00
Ethan Schoonover dbb90b16f7 updated README with textwrangler-bbedit repo links 2011-04-16 15:50:06 -07:00
Ethan Schoonover 65127684bb added textwrangler-bbedit subtree project from @rcarmo
git-subtree-dir: textwrangler-bbedit-colors-solarized
git-subtree-mainline: d294ce8c40
git-subtree-split: fa6201c686
2011-04-16 15:43:15 -07:00
Ethan Schoonover d294ce8c40 subtrees notes updated for textwrangler-bbedit repo 2011-04-16 15:42:48 -07:00
Rui Carmo fa6201c686 fixed README 2011-04-16 19:22:53 +01:00
Rui Carmo 2fce031e47 fixed README 2011-04-16 19:21:17 +01:00
Rui Carmo 55eff4d0f7 fixed README 2011-04-16 19:18:22 +01:00
Rui Carmo 8aa3518300 first commit 2011-04-16 19:16:28 +01:00
Ethan Schoonover b39fc719a1 added netbeans subtree project from @fentie
git-subtree-dir: netbeans-colors-solarized
git-subtree-mainline: b6d5f9442d
git-subtree-split: 8f497f3074
2011-04-16 11:01:54 -07:00
Ethan Schoonover b6d5f9442d readme/changelog and subtree updated for netbeans repo 2011-04-16 11:01:40 -07:00
Ethan Schoonover 4694535f87 Merge commit '4b0568dd06b5d04bb2c79ffd49d0898abe10ca18' 2011-04-16 10:51:48 -07:00
Ethan Schoonover 56fdff8e49 updated to changelog 2011-04-16 10:51:19 -07:00
Ethan Schoonover 4b0568dd06 updated to vimrc 2011-04-16 10:49:53 -07:00
Ethan Schoonover ced5aac690 updated changelog in prep for beta2 2011-04-16 10:39:56 -07:00
Ethan Schoonover a381fd1cdb readme updated with textmate and xcode links 2011-04-16 10:20:23 -07:00
Ethan Schoonover fc0d4264a4 added textmate subtree project from @deplorableword
git-subtree-dir: textmate-colors-solarized
git-subtree-mainline: 99af8ba734
git-subtree-split: 7808d6db2c
2011-04-16 09:39:07 -07:00
Ethan Schoonover 99af8ba734 subtree notes updated with textmate repo 2011-04-16 09:38:47 -07:00
deplorableword 7808d6db2c Additonal rules for shell files 2011-04-16 14:44:02 +01:00
deplorableword 45d38d53e7 Latex test file is now pretty close to Vim 2011-04-16 14:29:23 +01:00
deplorableword fab9b7de46 Added new readme 2011-04-16 14:19:05 +01:00
Brian Fenton 8f497f3074 initial commit 2011-04-15 23:32:44 -05:00
Daniel Santa Cruz 7158d4657d fixed typo on Xresources file 2011-04-15 12:55:01 -07:00
Ethan Schoonover 652c60cec0 updated app specific repo links 2011-04-14 23:57:28 -07:00
Ethan Schoonover 0edc4bf69f updated readme/webpage with revised seestyle link 2011-04-14 23:23:30 -07:00
Ethan Schoonover 4c9c873dc8 updated readme/webpage with SeeStyle repo link 2011-04-14 23:20:59 -07:00