Pavel Pertsev
0cd11da803
Merge pull request #170 from ok100/plugin-ale
...
Add colorscheme for ALE plugin
2017-08-12 05:21:01 +03:00
Pavel Pertsev
658b76d7c5
Fix string colors which are reversed closes #145
2017-08-12 04:29:57 +03:00
Pavel Pertsev
7c30304a97
Merge pull request #150 from ninrod/master
...
closes #149
2017-08-12 03:48:23 +03:00
Pavel Pertsev
c55b2b8a6b
Fix for vim-sneak
2017-08-12 03:21:55 +03:00
Pavel Pertsev
f06fe7f2ed
Update js-syntax (pangloss & yajs)
2017-08-12 03:01:24 +03:00
Ondrej Kipila
416eaa92ba
Add Info highlights for ALE plugin
2017-06-28 10:17:45 +02:00
Ondrej Kipila
d7c681d922
Add colorscheme for ALE plugin
2017-05-05 09:00:37 +02:00
Filipe Correa Lima da Silva
66bba4cb8e
closes #149
2016-11-23 19:06:07 -02:00
Pavel Pertsev
c2c15907e9
Fix #132
2016-09-23 19:45:04 +03:00
Blake Williams
ac470ec415
Highlight elixir module declarations
...
The following commit in vim-elixir caused modules in module declarations
to no longer be highlighted yellow.
babcd09769
This adds a `elixirModuleDeclaration` highlight explicitly to make the
modules yellow again.
2016-08-18 14:32:28 -04:00
Pavel Pertsev
d7f7f1951d
fix typescript highlighting
2016-06-10 13:18:16 +03:00
Pavel Pertsev
2ea3298f23
fixes #103
2016-06-08 06:03:40 +03:00
Pavel Pertsev
65a695d2f3
whoops again #118
2016-06-08 05:59:23 +03:00
Pavel Pertsev
01134f34d2
whoops #113
2016-06-08 05:54:32 +03:00
Pavel Pertsev
e36636d007
fixes #110
2016-06-08 05:36:30 +03:00
Pavel Pertsev
5038636d26
Merge pull request #115 from synasius/fixed-106-light-bg0-color
...
fixed #106 : modified light background color to fbf1c7
2016-06-08 06:10:31 +04:00
Pavel Pertsev
85633c514c
fix #113
2016-06-08 05:05:53 +03:00
Federico Frenguelli
09c7412e82
fixed #106 : modified light background color to fbf1c7
2016-04-20 16:39:45 +02:00
Kartik Shenoy
fcbef6bdcc
No more messy Signature variable assignment
2016-03-11 15:05:45 +05:30
Pavel Pertsev
3f228101cd
Fixes #90
2016-01-11 10:43:36 +03:00
Pavel Pertsev
e4ba7abe5c
fix memoized colors
2015-11-04 17:19:05 +03:00
Pavel Pertsev
824d1d64ba
add memoized groups
2015-11-04 16:21:09 +03:00
Griffin Moe
cda6b51ccf
Added colorscheme for Lightline.
2015-11-01 08:12:29 -06:00
Pavel Pertsev
3dba3e9466
small fixes
2015-09-05 06:55:38 +03:00
Pavel Pertsev
1f930b7c34
group memoization through hi linking
2015-09-05 06:21:13 +03:00
Pavel Pertsev
0d03883418
optimize all the things
2015-09-05 03:53:27 +03:00
Pavel Pertsev
bff2e86054
fix stupid contrast deprecation test #73
2015-09-04 22:15:03 +03:00
Pavel Pertsev
6f10f00d60
Revert "deprecate hls cursor functions"
...
This reverts commit 6de3dc3793 .
2015-09-04 19:38:14 +03:00
Pavel Pertsev
13f52ab26f
guisp_fallback == 'bg' should invert highlight actually
2015-09-04 19:37:42 +03:00
Pavel Pertsev
80b22a4d41
Revert "Add guisp_bg color option for fallback=='bg'"
...
This reverts commit c3855773e2 .
2015-09-04 18:53:08 +03:00
Pavel Pertsev
e389a5113f
Add italic for TODO group #70
2015-09-03 16:34:48 +03:00
Pavel Pertsev
c3855773e2
Add guisp_bg color option for fallback=='bg'
2015-09-03 02:46:29 +03:00
Pavel Pertsev
690b588378
fix guisp fallback
2015-09-03 02:25:09 +03:00
Pavel Pertsev
302470272b
build brand new palette dictionary
2015-09-03 01:38:36 +03:00
Pavel Pertsev
6de3dc3793
deprecate hls cursor functions
2015-09-02 18:47:04 +03:00
Pavel Pertsev
5ff71877fc
rename colors
2015-09-02 18:46:29 +03:00
Pavel Pertsev
9af7261035
init
2015-09-02 18:34:12 +03:00
Pavel Pertsev
326f69f36c
support haskell syntax
2015-08-28 22:54:00 +03:00
Pavel Pertsev
2499d62b56
Support for son and yajs
2015-08-20 14:24:48 +03:00
Pavel Pertsev
273c030ede
Merge pull request #50 from amfl/guisp-guifg-override-option
...
Added an option to use guisp as guifg for terminal users
2015-07-05 16:57:27 +03:00
Isaac Hess
92700c007a
IndentLine defaults only applied if not supplied by user
2015-06-24 06:29:04 -06:00
amfl
577ef4a65a
Changed to g:gruvbox_guisp_fallback, which takes 'fg' or 'bg' as an argument
2015-06-17 20:18:17 +12:00
amfl
3439f8c5a5
Added an option g:gruvbox_foreground_guisp to have guisp color override foreground color
2015-05-29 04:22:03 +00:00
Pavel Pertsev
705e68d90d
indent guides fixes
2015-05-13 22:34:49 +03:00
Pavel Pertsev
5e20a2b15d
indent guides defaults
2015-05-13 22:31:37 +03:00
Pavel Pertsev
80591d87b1
Extended Markdown styles ( #51 , #56 )
2015-03-25 03:11:43 +03:00
Pavel Pertsev
47df02e570
handle TERM_ITALICS variable
2015-03-12 00:38:22 +03:00
Daniel
bf7928aa7a
add minimal coloring for gitcommit highlighting
2015-03-02 02:35:49 -05:00
Pavel Pertsev
cbe381d0d2
Turn off italics for terms corrected #47
2015-02-18 11:36:58 +03:00
Andreas Schneider
aa4c37a849
Improve visibilty of errors in the source with YouCompleteMe.
...
Signed-off-by: Andreas Schneider <asn@cryptomilk.org >
2015-01-23 18:11:18 +01:00