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 |
|
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 |
|
Andreas Schneider
|
4c63ae1d92
|
Improve the readablity of strings.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2015-01-23 18:09:05 +01:00 |
|
Pavel Pertsev
|
b7d8d25b4a
|
Fix vim-signature #38
|
2014-11-18 20:55:35 +03:00 |
|
Pavel Pertsev
|
0e9c476f63
|
colorcolumn option
|
2014-11-12 02:27:23 +03:00 |
|
Pavel Pertsev
|
155430669f
|
Initial Scala syntax support
|
2014-11-10 05:09:31 +03:00 |
|
Pavel Pertsev
|
e5cd7f95b5
|
rainbow hotfix
|
2014-11-10 02:46:19 +03:00 |
|
Pavel Pertsev
|
891cbe898e
|
Elixir lang highlighting
|
2014-11-10 02:38:58 +03:00 |
|
Pavel Pertsev
|
3f711ed0f5
|
Fix rainbow parentheses and niji support
|
2014-11-10 02:36:53 +03:00 |
|
morhetz
|
1e2ab2027c
|
Adjusted light hard contrast bg
|
2014-09-06 14:10:23 +04:00 |
|
morhetz
|
5f12296890
|
Slightly changed light bg colors
|
2014-09-06 13:35:43 +04:00 |
|
Pavel Pertsev
|
5b39b67b93
|
Splitted contrast options
|
2014-09-01 05:01:29 +04:00 |
|
Pavel Pertsev
|
d1a55f7c2d
|
Add g:gruvbox_invert_tabline option
|
2014-08-23 01:36:21 +04:00 |
|
Pavel Pertsev
|
f90fff7d64
|
Provide Airline theme #19
|
2014-08-23 00:03:05 +04:00 |
|
Pavel Pertsev
|
4c31ffa97d
|
Introduced 'g:gruvbox_vert_split' option #31
|
2014-08-22 03:43:51 +04:00 |
|
Pavel Pertsev
|
bbe9c0e188
|
Change light contrast colors
|
2014-08-22 03:34:26 +04:00 |
|
morhetz
|
3502bb972a
|
Fixing #24
|
2014-04-10 02:25:26 +04:00 |
|
Joel Moberg
|
d1d73e198c
|
Colors for plugin vimshell.vim
|
2014-03-22 22:52:21 +01:00 |
|
morhetz
|
ff0ff02e83
|
Java syntax
|
2014-03-17 20:48:06 +04:00 |
|
morhetz
|
f85ffd7047
|
Slightly change vim highlighting
|
2014-03-12 11:01:48 +04:00 |
|