Commit Graph

107 Commits

Author SHA1 Message Date
Michiel Van Couwenberghe
040138616b Add support for coc.nvim (#309) 2020-02-23 07:05:55 +03:00
thinca
4174838e19 Remove unnecessary autocmd 2018-01-21 15:05:30 +09:00
Pavel Pertsev
96f0b0c69e Better multiple-cursors plugin highlight (closes #121) 2017-08-12 17:46:23 +03:00
Pavel Pertsev
086eb9ce22 Initial purescript support (closes #181) 2017-08-12 17:11:23 +03:00
Pavel Pertsev
4ec70c0c43 Better typescript support (closes #182) 2017-08-12 16:56:52 +03:00
Pavel Pertsev
a37e89fca3 Hi link > highlight 2017-08-12 16:41:32 +03:00
Pavel Pertsev
ee2d07f5e2 Support NERDTree, dirvish (closes #183, closes #124) 2017-08-12 16:19:01 +03:00
Pavel Pertsev
d5265fe63f Adjust vim-sneak autocmd 2017-08-12 13:58:13 +03:00
Pavel Pertsev
fca1a2f714 Adjust visual frames highlight 2017-08-12 07:07:09 +03:00
Pavel Pertsev
86fbb95593 Merge pull request #163 from yashmehrotra/patch-1
Add colors for Python's `try` and `except`
2017-08-12 06:28:58 +03:00
Pavel Pertsev
fc0e32faa6 Merge pull request #87 from kunev/python-additions
Add python conditionals, loops and dotted names
2017-08-12 06:26:49 +03:00
Pavel Pertsev
e5c6c3a359 Refactor terminal colors 2017-08-12 05:41:47 +03:00
Pavel Pertsev
6b493c552d Merge pull request #93 from ianks/master
Add terminal_colors for neovim
2017-08-12 05:27:41 +03:00
Pavel Pertsev
bc1a718e8f Small fix for ale integration 2017-08-12 05:21:46 +03:00
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
Yash Mehrotra
28205e2497 Add colors for Python's try and except 2017-03-09 13:51:01 +05:30
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
Ian Ker-Seymer
c7b13d9872 Add terminal_colors for neovim
Neovim has support for embedded terminals. However, the colors do not inherit
from the parent shell settings, and end up looking funky. This commit adds 16
color support for Neovim's terminal.

See: https://github.com/neovim/neovim/issues/2897#issuecomment-115464516
2016-01-28 11:36:10 -05:00
Pavel Pertsev
3f228101cd Fixes #90 2016-01-11 10:43:36 +03:00
Evgeni Kunev
766b079fc5 Add python conditionals, loops and dotted names 2015-11-10 15:17:10 +02: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