Commit Graph

73 Commits (54180f1a5bc7950af8c0a43a86e8146179f48eaa)

Author SHA1 Message Date
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 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 2b30f611f1 [vim] add missing solarized_menu option 2011-05-02 10:13:01 -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 d8aaf70840 [vim] solarized.vim 8 color highlighting match to 16/gui modes 2011-05-01 01:37:18 -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
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 4b0568dd06 updated to vimrc 2011-04-16 10:49:53 -07:00
Ethan Schoonover 177c82b163 updated wildmenu colors in solarized.vim 2011-04-14 23:00:07 -07:00
Ethan Schoonover a2657339e1 updated incremental search highlighting for visibility 2011-04-14 22:35:34 -07:00
Ethan Schoonover 4a9b7ecc66 updated vim solarized togglebg plugin to fix silent error on unique remapping 2011-04-12 16:17:59 -07:00
Ethan Schoonover 4727d3afd6 [vim] removed quote in autocommand - solarized 2011-04-10 00:10:24 -07:00
Ethan Schoonover c669333929 [vim] added au cmd to check if vim has switch from term to gui mode and call CS 2011-04-09 21:50:39 -07:00
Ethan Schoonover d93e97f05d fix for macvim taking environment variables when called from mvim 2011-04-08 21:31:06 -07:00
Ethan Schoonover 201aefb823 new visual mode selection colors for gui/term 2011-04-08 12:30:32 -07:00
Ethan Schoonover bc35c899ec [vim] locked cursor to static (non reverse) colors 2011-04-08 00:34:45 -07:00
Ethan Schoonover 9f2b8bc69d [vim] added visibility option for special and non-text values 2011-04-07 23:15:34 -07:00
Ethan Schoonover d2b710d47b [vim] updated status bar color, window split bar 2011-04-07 21:23:12 -07:00
Ethan Schoonover cf4aee2f5f [vim] moved s:back definition before light mode switch 2011-04-07 14:50:50 -07:00
Ethan Schoonover 4a0e344883 [vim] major refactoring of solarized.vim 2011-04-07 14:47:34 -07:00
Ethan Schoonover a211ae8fc9 updated changelog and vim readme in prep for beta2 2011-03-26 13:25:20 -07:00
Ethan Schoonover abe9cd4aa7 [vim] red updated; italic removed in term mode 2011-03-26 00:09:39 -07:00
Ethan Schoonover e0816b1119 [vim] pulled in subtree; updated vim 256 mode 2011-03-24 16:01:46 -07:00
Ethan Schoonover a1e972d191 [vim] corrected vim 256 color mode; fixed terminal ital font issue 2011-03-24 15:57:48 -07:00
Ethan Schoonover 77451e9cfd merged README 2011-03-24 15:36:44 -07:00
Ethan Schoonover 3f8ea2e7db image updates 2011-03-24 10:47:46 -07:00
Ethan Schoonover f329836275 [vim] solarized install README updated 2011-03-23 13:32:44 -07:00
Ethan Schoonover 911de51ec7 [vim] solarized install README updated 2011-03-23 13:29:10 -07:00
Ethan Schoonover ece1e4a1ed [vim] solarized install README updated 2011-03-23 13:26:49 -07:00
Ethan Schoonover 6666646c69 [vim] solarized install README updated 2011-03-23 13:23:03 -07:00
Ethan Schoonover 8fc4f78449 [vim] updated vim solarized README install instructions 2011-03-23 11:52:43 -07:00
Ethan Schoonover c6ecd601fc [vim] vim solarized README updated 2011-03-23 11:34:50 -07:00
Ethan Schoonover 56bb56fcd9 [vim] comment italicized 2011-03-23 09:53:47 -07:00
Ethan Schoonover 59de68a3fd [vim][mail] solarized updates 2011-03-23 00:08:49 -07:00
Ethan Schoonover db0f2aac54 [vim][mail] solarized refinement 2011-03-22 00:15:50 -07:00
Ethan Schoonover 81b5dad6c7 [vim][mail] updates to solarized with post web tweaks 2011-03-18 14:06:08 -07:00
Ethan Schoonover be1012a425 [vim] solarized theme updated 2011-03-16 23:40:37 -07:00
Ethan Schoonover eaf0d87921 [vim][mail] solarized base2 shifted to yellow 2011-03-15 10:44:41 -07:00
Ethan Schoonover bdfa2c2205 [vim] solarized in yellow-yellow state 2011-03-15 09:31:23 -07:00
Ethan Schoonover a02afccf12 [vim] solarized in yellow-blue state 2011-03-15 09:29:06 -07:00
Ethan Schoonover 6e8fd4cd58 [vim] solarized vim theme updatd 2011-03-14 11:18:34 -07:00
Ethan Schoonover 2fdda8acc9 [vim] pandoc syntax and solarized custom highlight good enough for beta 2011-03-12 00:07:36 -08:00
Ethan Schoonover 74a1ac55bc [vim] pandoc syntax highlighting wip 2011-03-11 22:20:12 -08:00
Ethan Schoonover 25bf5a9362 [vim] end of the line... solarized wrap 2011-03-11 16:43:25 -08:00
Ethan Schoonover 382cc06814 [vim] massive solarized refinement 2011-03-10 02:06:17 -08:00
Ethan Schoonover 5f361475e5 [vim] massive solarized refinement 2011-03-10 01:47:09 -08:00
Ethan Schoonover 190cdcc947 [vim] pandoc syntax wip 2011-03-09 00:01:33 -08:00
Ethan Schoonover 2e747773d3 [vim] embedded code highlighting working 2011-03-08 19:38:30 -08:00
Ethan Schoonover 98adc18444 [vim] pandoc syntax core complete; highlight primitives wip 2011-03-07 01:32:36 -08:00