Commit graph

173 commits

Author SHA1 Message Date
D. Ben Knoble
3cd343798c update screenshot 2019-12-31 10:03:56 -05:00
Zeno Rocha
df624b570f
Update README.md 2019-12-23 00:48:12 -03:00
Derek Sifford
165b7e6730 Revert "Set colors for syntax defined by stephpy/vim-yaml. (#163)"
This reverts commit 2518886fbf.

This reversion is because styphpy/vim-yaml redeclares vim global regions and this messes with other filetypes.
2019-12-22 18:33:23 -05:00
Matteo Pergolesi
2518886fbf Set colors for syntax defined by stephpy/vim-yaml. (#163)
* Set colors for syntax defined by stephpy/vim-yaml.

* Wrapping in fold
2019-12-22 18:21:07 -05:00
Zeno Rocha
a6f90e5691
Add files via upload 2019-12-19 16:16:13 -03:00
Zeno Rocha
fee5e01a5c
Create INSTALL.md 2019-12-19 10:47:51 -03:00
D. Ben Knoble
2a1f03757e
Merge pull request #159 from kazukazuinaina/update_lightline_inactive_status
update lightline's inactive status
2019-12-06 08:37:39 -05:00
D. Ben Knoble
72b3757943
Merge pull request #156 from andys8/patch-1
Improve inactive airline colors
2019-12-06 08:37:22 -05:00
Andy
0063ec6783 Improve inactive airline colors
See <https://github.com/vim-airline/vim-airline-themes/issues/191> for discussion
2019-12-05 13:44:20 +01:00
kazukazuinaina
2a990fc77e update lightline's inactive status 2019-12-03 11:40:43 +09:00
Derek Sifford
c8c0a93254
fix: move back to "typescriptreact" from "typescript.tsx" filetype (#153)
* fix: move back to "typescriptreact" from "typescript.tsx" filetype

This change is in accordance to the now official filetype defined by vim itself.

See: 92852cee3f

* add typescriptreact to should_abort call in typescript ftplugin
2019-10-21 10:38:18 -04:00
Derek Sifford
f6dd7c17f7
fix: adjust conceal character highlighting (#151)
see: https://github.com/dracula/vim/issues/144#issuecomment-538037764

closes #144
2019-10-06 14:54:09 -04:00
D. Ben Knoble
86712dc2de Make CursorColumn more like cursorline (#148)
close #147
2019-07-10 14:35:33 -04:00
David Ben Knoble
42a51ef8d9 Minor update to install instructions
For packages users
2019-06-11 14:28:10 -04:00
D. Ben Knoble
a4f6b0abe6 Document solutions to errors caused by 'rtp' (#142) 2019-06-02 17:52:03 -04:00
Derek Sifford
f90b5825db remove lambda from helper function so as to not break support for older vims 2019-05-28 19:08:04 -04:00
Derek Sifford
cd18ffb1fb
autoload color palette. closes #138 (#139) 2019-05-25 17:50:22 -04:00
Derek Sifford
bfbc3cadbd small spec alignment adjustments to highlights for python, sh, and typescript 2019-05-23 13:39:20 -04:00
Derek Sifford
779e88d67e remove extinct "typescriptreact" syntax adjustments (renamed to "tsx") 2019-05-23 13:38:38 -04:00
Derek Sifford
c32ddf3397 add plantuml syntax highlight adjustments 2019-05-23 13:37:27 -04:00
Adan Alvarado
9ab9d12521 Terminal bold colors when 255 is used in Windows (#137)
Colors in windows terminal appear bold if 255 or 254 colors are set
2019-05-17 14:30:46 -04:00
Derek Sifford
b68c4fdbd3 misc syntax spec alignments 2019-04-30 11:47:29 -04:00
Derek Sifford
d8ca3b52b0 misc spec alignments in sh and typescript 2019-04-15 16:04:02 -04:00
Derek Sifford
34efabac14 fix rust doc comment highlighting 2019-04-07 14:07:53 -04:00
Brad Dielman
9b856347b9 Add section for vim terminal in airline theme (#134)
Closes #133
2019-04-01 20:56:39 -04:00
Brad Dielman
25a22bb333 Add support for Vim 8 terminal (#132) 2019-03-22 18:45:06 -04:00
Brad Dielman
d8d75f8a12 Add basic support for CtrlP (#131)
* Add basic support for CtrlP

I figure this would be a nice addition. It will highlight the matched words when typing a search using CtrlP.

* Requested changes

Add conditional around CtrlP changes, change highlight color for match.
2019-03-20 15:37:08 -04:00
Derek Sifford
f46e029b4a fix for incorrect airline error colors in modified buffers
closes #129
2019-03-16 13:39:20 -04:00
Derek Sifford
bd8baf663a fix gitgutter change highlights broken on last commit 2019-02-23 19:37:41 -05:00
Derek Sifford
1e2477db8b
misc spec alignment tweaks (#128) 2019-02-23 16:08:48 -05:00
D. Ben Knoble
662fa18855
Merge pull request #126 from dracula/lightline-name
Use lowercase spelling consistently
2019-02-05 12:34:15 -05:00
David Ben Knoble
47c8701680 Use lowercase spelling consistently
Fixes #125
2019-02-05 11:00:21 -05:00
Daniel Mita
a70e2c06b2 Syntax highlighting for Perl 5 (#122) 2019-01-11 11:51:54 -05:00
Julian Sniffen
88b2e40869 add StatusLineTerm highlights (#119) 2018-12-22 11:57:31 -05:00
Derek Sifford
f24e259073
Small misc tweaks/fixes (#113)
* improve MatchParen highlighting

* improve ColorColumn and CursorColumn highlighting
2018-11-25 10:22:07 -05:00
fsonner
0f4ebc51a7 Remove texTypeStyle from DraculeSubtle group (#112)
Fixes #111
2018-11-06 17:31:37 -05:00
Derek P Sifford
66755a9cb9 small syntax fixes for typescript and markdown 2018-10-30 19:56:07 -04:00
D. Ben Knoble
8548869806
Merge pull request #109 from dracula/ale-patch
Patch ALE highlights to use dracula colors
2018-10-27 14:08:18 -04:00
Derek P Sifford
1629973ce6 misc small spec fixes 2018-10-25 10:56:34 -04:00
D. Ben Knoble
3ed4939300
Merge pull request #110 from dracula/airline-tabline-colors
Change emphasis in airline's tabline
Close #97
2018-10-23 10:38:06 -04:00
David Ben Knoble
f67a7d29cb Fix non-existent groups 2018-10-23 10:33:41 -04:00
Derek Sifford
1a0c568bdd
Fix WarningLine => WarnLine
Co-Authored-By: benknoble <ben.knoble@gmail.com>
2018-10-23 10:31:03 -04:00
David Ben Knoble
23998edb34 Change emphasis in airline's tabline
From discussion sparked by #97 and continued in #92

I never saw a PR from @aalvarado so I went ahead and created one with
his suggestions.
2018-10-22 15:07:43 -04:00
David Ben Knoble
827ace9679 Patch ALE highlights to use dracula colors
By default, they are:

- ALEError => SpellBad => DraculaErrorLine
- ALEWarning => SpellCap => DraculaInfoLine
- ALEInfo => ALEWarning => SpellCap => DraculaInfoLine

- ALEErrorSign => Error => DraculaError
- ALEWarningSign => Todo => DraculaTodo
- ALEInfoSign => ALEWarningSign => Todo => DraculaTodo

Proposed change:

- ALEError => DraculaErrorLine
- ALEWarning => DraculaWarningLine
- ALEInfo => DraculaInfoLine

- ALEErrorSign => DraculaError
- ALEWarningSign => DraculaWarning
- ALEInfoSign => DraculaInfo
2018-10-22 14:57:37 -04:00
Derek P Sifford
8970a0f554 change typescriptreact syntax filename to tsx per change in yats.vim 2018-10-04 11:58:53 -04:00
Derek Sifford
15d0ff9f1a
adjust xml so that it more closely matches html (#104)
* adjust xml so that it more closely matches html

* formatting fixes
2018-09-20 13:25:07 -04:00
Derek P Sifford
72a0d0d584 fixes to css, sh, and tex syntaxes + adjust SpecialKey for nvim 2018-09-13 12:20:04 -04:00
Brian Mayer
fa16b1f1e0 Change specialKey from red to subtle (#102)
I use listings in vim, so it prints invisible characters. However the tab and the space characters are drawn in red, taking too much attention, so I decided to make them subtle. To activate the listing add this to your .vimrc file:

set listchars=eol:¬,tab:>-,trail:~,extends:>,precedes:<,space:·
set list
So you can see the red is really disguising.
2018-09-09 18:56:43 -04:00
David Ben Knoble
d329d61c17 Add markdownCodeBlock 2018-07-23 13:09:39 -04:00
Derek P Sifford
a88e82a94f re-align nvim terminal colors to dracula spec 2018-07-07 14:31:07 -04:00