Derek P Sifford
8d8af7abee
Add syntax highlight adjustments for python
2018-07-07 14:30:33 -04:00
Derek P Sifford
59fd603a97
fix error in airline tabline update
2018-06-21 14:59:21 -04:00
Derek Sifford
07a52e3f72
better airline tabline highlighting ( #92 )
2018-06-19 19:08:29 -07:00
Derek P Sifford
918c67a6f7
small typescript spec-alignment adjustments
2018-06-19 20:52:04 -04:00
D. Ben Knoble
23e76f31ab
Merge pull request #86 from raulchen/fix_xml
...
Fix end tag in xml not being highlighted
This is a temporary fix, per comments on #86
2018-05-31 20:37:05 -04:00
Derek P Sifford
6824c59b57
fix typescriptreact syntax
2018-05-27 14:11:05 -04:00
Corey Wood
d4f75c3eef
Added extra diff groups for adds/deletes. ( #87 )
2018-05-25 14:40:24 -04:00
Hao Chen
937449e548
use a standalone file for xml
2018-05-24 19:42:18 +08:00
Hao Chen
90e259bf46
Fix end tag in xml not being highlighted
2018-05-24 19:23:46 +08:00
Derek Sifford
b5548cd0af
address issues #82 , #83 , #84 ( #85 )
...
* address issues #82 , #83 , #84
* address code review issues
* remove fzf autocmd per code review comments
2018-05-23 22:52:06 -04:00
Derek P Sifford
c01ceb9a84
add ocaml fixes
2018-05-14 13:25:14 -04:00
Derek P Sifford
5a119d8060
fix typescriptAliasDeclaration highlighting
2018-05-12 12:27:45 -04:00
Derek P Sifford
5c8e3e82c3
fix runtime call in last commit
2018-05-08 23:26:40 -04:00
Derek P Sifford
c0ff2a472a
add typescriptreact support for yats.vim
2018-05-08 15:02:10 -04:00
Derek Sifford
b34882be6c
add syntax adjustments on demand + add php & typescript ( #77 )
2018-05-02 14:42:59 -04:00
David Ben Knoble
a50316e61f
Fix alignment of ASCII art
...
I probably missed a line when I was centering the ASCII art on the help
file in #64 . This is more readable.
2018-04-29 15:58:31 +02:00
David Ben Knoble
8b5afedeed
Always set background colour when running gui ( #76 )
...
Setting 'g:dracula_colorterm' to '0' to get a transparent background in the terminal also sets the gui background to 'none' and breaks gvim. (The gvim background ends up white).
Changed the call to the Normal highlight group to always set the background colour if the gui is running, regardless of the terminal setting.
2018-04-29 15:50:19 +02:00
Simon Watts
ed6d002de4
Move background transparency logic to function.
2018-04-26 20:36:12 +01:00
Simon Watts
040356a43f
Always set background colour when running gui.
2018-04-25 23:13:55 +01:00
Derek Sifford
e4ce096eb8
add support for fzf ( #75 )
2018-04-22 18:47:04 -04:00
Derek Sifford
51420ba3d1
scss adjustments ( #74 )
...
* add various fixes/adjustments for scss
* adjust sass links to their respective css equivalents
2018-04-21 14:08:31 -04:00
Derek P Sifford
7668d800a2
remove lambda for better backwards compat. closes #73
2018-04-13 20:54:44 -04:00
Derek Sifford
dc8073cd13
Merge lightline + adjust lightline & airline ( #72 )
...
* add built-in lightline support
Co-authored-by: adamalbrecht <adam.albrecht@gmail.com>
* finish lightline merge
* finish airline update
* add inline doc comments to airline script functions
* add back modified groups to airline
* adjust maintainers + add @benknoble in README.md
2018-04-13 20:50:26 -04:00
Zeno Rocha
7855647a5b
Fixes link
2018-04-13 11:12:29 -07:00
Zeno Rocha
99e7e76115
Fixes typo
2018-04-13 11:11:58 -07:00
Zeno Rocha
f48a7f1900
Updates team list
2018-04-13 11:11:42 -07:00
Derek Sifford
2d7c4af469
add support for plasticboy/vim-markdown syntax ( #71 )
...
* add support for plasticboy/vim-markdown syntax
* address code review issues
2018-04-08 11:54:12 -04:00
Derek P Sifford
a5cbe831ef
fix matchparen highlights. closes #70
2018-04-03 12:59:03 -04:00
Derek P Sifford
52d955afdc
add "dracula_colorterm" flag to allow disabling of background fill color. #65
2018-04-02 19:26:20 -04:00
Derek P Sifford
0835e3a78e
remove lockvars since they caused more trouble than they're worth. closes #68
2018-03-29 19:50:31 -04:00
Derek Sifford
5372185dfc
Massive theme overhaul ( #62 )
...
* progress on overhaul
* finish scrutinization of languages existing in old colors file
* remove markdown code block highlight due to broken upstream syntax
* add user config globals
* update issue and pull request templates
* small fixes
* fix "illegal value" error when using overrides
* actually fix the attribute filter this time
* add git commit diff colors. closes #46
* remove unnecessary duplicate
* set SignColumn explicitly
* Add a helpfile (#64 )
* Ignore the tags file generated by :helptags
* Write the help file
2018-03-28 16:44:12 -04:00
Orlando Hohmeier
0743d3d7b3
fix(colors): adjust SpellBad highlighting ( #52 )
...
Define `SpellBad` highlighting rule to improve readability.
Closes #47
Signed-off-by: Orlando Hohmeier <hello@orlandohohmeier.com>
2018-03-19 20:02:07 -04:00
Johnny Wong
baf8545d81
Add terminal colors for neovim ( #41 )
2018-03-19 19:59:07 -04:00
Derek Sifford
7e8a5c346a
Merge pull request #38 from turnon/fix_typo_foldcolumn
...
fix typo foldcolumn
2018-03-19 19:57:33 -04:00
Zeno Rocha
3eaed4ff9f
Adds @dsifford to the team
...
Fixes #61
2018-03-19 13:42:27 -07:00
Zeno Rocha
1f44625290
Fixes typo
2018-03-11 09:57:13 -07:00
Zeno Rocha
9f8b831ab7
Adds @BlakeWilliams to the team ;)
2018-03-11 09:56:48 -07:00
Blake Williams
147f389f42
Merge pull request #43 from solarmerry/patch-1
...
correct tab view
2018-03-08 13:19:47 -05:00
Blake Williams
bc5eb17ced
Merge pull request #49 from l-catallo/master
...
Pmenu colors
2018-02-15 22:15:52 -05:00
Blake Williams
b855fdba21
Merge pull request #53 from topecongiro/specialcomment
...
Add SpecialComment highlight
2018-02-15 22:08:43 -05:00
Blake Williams
69bdf784a1
Merge pull request #56 from rdavison/master
...
Add some OCaml specific adjustments
2018-02-15 22:04:45 -05:00
Richard Davison
989bf638db
Add some OCaml specific adjustments
2018-01-20 14:41:18 -05:00
Seiichi Uchida
cc9fea6b94
Add SpecialComment highlight
2018-01-10 12:09:33 +09:00
Luca Catallo
8c97e114c4
Pmenu colors
2017-11-12 22:06:30 +01:00
Grisha
03cf44a30c
correct tab view
2017-09-04 23:03:01 +03:00
ken
f3bfb7ef56
fix typo foldcolumn
2017-07-12 21:08:04 +08:00
Trevor Heins
6a5bf34193
Merge pull request #34 from jpoppe/master
...
Changed IncSearch color to orange
2017-05-24 14:36:44 -04:00
Trevor Heins
b7656a8ffb
Merge pull request #32 from hzchirs/feature/change_cursor_line_number_color
...
Modify cursor line number highlight based on official color palette
2017-05-24 14:36:28 -04:00
Trevor Heins
57eda041e4
Merge pull request #31 from hzchirs/feature/add_html_tagname_and_attribute_gui_highlighting
...
Add html tagname and attribute gui highlighting
2017-05-24 14:35:51 -04:00
Trevor Heins
818e9802db
Merge pull request #30 from hzchirs/master
...
Set guifg for rubyInstanceVariable
2017-05-24 14:35:33 -04:00