Commit Graph

185 Commits

Author SHA1 Message Date
Pavel Pertsev
cfbf6990a8 Merge pull request #195 from magicmark/master
Add bold to lightline styles
2017-09-20 13:22:28 +03:00
Mark Larah
f5a8c62a94 Update gruvbox.vim 2017-09-20 00:21:14 -07:00
Mark Larah
d01875ddca Add 'bold' to *.left styling 2017-09-20 00:20:54 -07:00
Pavel Pertsev
76d2bd029f Fix opt 2017-08-20 15:23:32 +03:00
Pavel Pertsev
dffc9ba3d4 Migrate opt to package.json prop 2017-08-19 15:49:11 +03:00
Pavel Pertsev
4866297075 Fix opt symlinking 2017-08-19 15:33:06 +03:00
Pavel Pertsev
c1390722b2 Add package and symlink opt 2017-08-19 15:23:50 +03:00
Pavel Pertsev
2e52310094 Merge pull request #191 from antoinemadec/master
Lightline: add green color for neovim's 'terminal' mode
2017-08-19 00:59:47 +03:00
antoinemadec
1f08ac6c98 Lightline: add green color for neovim's 'terminal' mode 2017-08-18 12:08:27 -07:00
Pavel Pertsev
96f0b0c69e Better multiple-cursors plugin highlight (closes #121) 2017-08-12 17:46:23 +03:00
Pavel Pertsev
c458427759 Update README 2017-08-12 17:12:20 +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
ac607b80a7 Fix airline theme color mappings 2017-08-12 14:26:26 +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
127c9d14d4 Update README.md 2016-09-28 15:40:17 +04:00
Pavel Pertsev
c2c15907e9 Fix #132 2016-09-23 19:45:04 +03:00
Pavel Pertsev
00729ba14e Merge pull request #129 from BlakeWilliams/bmw-fix-elixir-module
Highlight elixir module declarations
2016-08-19 19:46:39 +04: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
e9d8196ee4 Merge pull request #122 from ethe/master
Fix #120
2016-07-12 20:33:13 +04:00
Gwo
cf214c3e38 Change airline visual color 2016-07-10 13:30:33 +08:00
Zeno Guo
cfc76603cd Fix #120 2016-06-19 21:29:33 +08: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
Pavel Pertsev
91bae68760 Merge pull request #109 from kshenoy/master
No more messy Signature variable assignment
2016-03-11 13:52:22 +03: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