not
|
75bb6e5a6d
|
Update bug_report.yml
|
2023-04-27 12:23:40 -05:00 |
|
not
|
89bcc4b197
|
Update bug_report.yml
|
2023-04-27 12:22:09 -05:00 |
|
Fitrah
|
9cb8497413
|
fix: reset @lsp.type.comment (#155)
|
2023-04-18 11:29:36 -05:00 |
|
Егор Мартынов
|
15eeca1d44
|
fix(indent-blankline): fix italic indent lines (#154)
|
2023-04-12 18:02:24 -05:00 |
|
not
|
adc339c315
|
docs: remove empty setup function (#151)
|
2023-03-30 17:04:49 -05:00 |
|
not
|
196cb4cb06
|
chore: update config types (#150)
|
2023-03-30 13:00:32 -05:00 |
|
mvllow
|
8b63bcd142
|
feat: update bufferline selected tab
Ref #149
|
2023-03-30 12:23:39 -05:00 |
|
mvllow
|
3044a86a2c
|
Merge branch 'main' of github.com:rose-pine/neovim
|
2023-03-23 14:03:19 -05:00 |
|
mvllow
|
88dfcf9e8a
|
feat: match editor background for GitSigns* gutter
|
2023-03-23 14:02:37 -05:00 |
|
Егор Мартынов
|
3eb035f569
|
feat: add lsp injected highlights (#148)
|
2023-03-23 08:17:32 -05:00 |
|
mvllow
|
6fd3a3f1b5
|
feat: alias _experimental_nc to nc in the palette
v1.2.0
|
2023-03-22 18:44:38 -05:00 |
|
Pedro Cattori
|
d500424a30
|
feat: highlights for goolord/alpha-nvim (#146)
|
2023-03-19 09:37:25 -05:00 |
|
mvllow
|
af49f208f0
|
groups.background now overrides all base instances
|
2023-03-12 14:35:16 -05:00 |
|
Jakub Theimer
|
5e48e3083a
|
add highlights for mini.indentscope (#144)
|
2023-03-09 12:22:33 -06:00 |
|
Will Leinweber
|
8e66255eee
|
Add popup title bar color for NeoTree (#140)
|
2023-03-08 09:10:19 -06:00 |
|
Егор Мартынов
|
576c0d2cb1
|
add @lsp.type highlight groups (add support for lsp semantic token groups) (#141)
|
2023-03-08 09:09:04 -06:00 |
|
Егор Мартынов
|
61ea7ce033
|
feat: add NoiceCursor highlight group (#138)
|
2023-03-07 21:45:48 -06:00 |
|
not
|
36feaf500f
|
docs: remove empty setup function (#137)
|
2023-03-06 15:20:48 -06:00 |
|
not
|
2a7381e9ab
|
feat: update navic colours (#136)
|
2023-03-06 15:07:12 -06:00 |
|
not
|
826458a62c
|
feat: add background_nc and panel_nc groups (#130) (#132)
|
2023-03-06 14:40:10 -06:00 |
|
Jakub Theimer
|
832f94a957
|
Add highlights for nvim-navic (#135)
|
2023-03-06 14:35:28 -06:00 |
|
Tom Marien
|
80695a625c
|
feat: added leap highlight groups (#133)
|
2023-03-04 09:17:46 -06:00 |
|
Brian Di Palma
|
a68fd96801
|
fix: Make extent/size of floating windows clearer (#129)
|
2023-02-24 12:06:25 -06:00 |
|
not
|
022be54f7d
|
Update readme.md
|
2023-02-23 14:34:03 -06:00 |
|
mvllow
|
8f3894b5b8
|
fix: transparent Pmenu when disable_float_background
Closes #124
|
2023-02-23 14:03:14 -06:00 |
|
not
|
16a4739664
|
Merge canary (#114)
* feat!: use new highlight api
* feat: support custom highlight blending
Example:
```
{
highlight_groups = {
StatusLine = { bg = 'love', blend = 10 }
}
}
```
* refactor: move config into separate file
* wip: update semantic tokens
* ci: add issue templates
Thanks to https://github.com/folke/lazy.nvim for the inspiration!
* ci: fix template formatting
* chore: update editorconfig
* fix: decouple more backgrounds from floats
* change `@tag.attribute` to iris
* add cursor highlights
Closes #121
* match link underline colour
* improve `dim_nc_background` behaviour
ref #123
* feat: expose each variant as individual theme
ref #98
* feat: update tokens
ref #107
* feat: distinguish between `CmpItemKind`'s
|
2023-02-22 13:25:36 -06:00 |
|
not
|
9e30b45caf
|
Update readme.md
|
2023-01-17 21:09:31 -05:00 |
|
not
|
6d91e39c28
|
Update bug_report.yml
|
2023-01-17 21:07:28 -05:00 |
|
mvllow
|
61e22c730b
|
fix: decouple StatusLine background from floats
|
2023-01-16 23:42:14 -05:00 |
|
mvllow
|
b33cdf76cd
|
chore: update editorconfig
|
2023-01-13 14:11:12 -05:00 |
|
mvllow
|
7f6a7364de
|
ci: fix template formatting
|
2023-01-13 13:58:29 -05:00 |
|
mvllow
|
d1e3278a45
|
ci: add issue templates
Thanks to https://github.com/folke/lazy.nvim for the inspiration!
|
2023-01-13 13:55:30 -05:00 |
|
Arkady Rost
|
37fa09c6d2
|
Fixed Telescope background in case when config.disable_background = true and (#110)
config.disable_float_background = false
Co-authored-by: Arkady Rost <arost@almworks.com>
|
2023-01-03 12:47:51 -06:00 |
|
Zakhary Kaplan
|
9fd19a9514
|
fix: indent-blankline missing hlGroups (#108)
|
2022-12-27 11:23:58 -06:00 |
|
not
|
db7e63846f
|
create license
closes #106
|
2022-12-03 11:10:00 -05:00 |
|
numToStr
|
8ce63c8692
|
chore: rename colors/rose-pine.{vim => lua} (#105)
|
2022-11-20 09:39:24 -05:00 |
|
Slotos
|
148a6d2577
|
Ease up diff backgrounds (#104)
Lower the blend intensity to leave sufficient colour difference for the eye to catch on.
|
2022-11-08 20:45:19 -05:00 |
|
Slotos
|
4b6d23ff2e
|
Ease up diff backgrounds (#104)
Lower the blend intensity to leave sufficient colour difference for the eye to catch on.
|
2022-11-08 20:39:38 -05:00 |
|
Pedro Carreño
|
d04e8b2aa5
|
fix: bufferline deprecated names (#102)
|
2022-10-24 12:26:41 -05:00 |
|
Myuwi
|
3eac7f3baa
|
fix: add support for @* treesitter highlight groups (#101)
|
2022-10-20 15:15:40 -05:00 |
|
Mi Yu
|
e67b0bfdfe
|
feat: Add neovim :checkhealth highlight groups (#100)
|
2022-10-03 10:39:52 -04:00 |
|
Daniel
|
39dd687ed9
|
feat: Add support to markid (#97) (#99)
|
2022-09-20 09:40:30 -04:00 |
|
Guilherme de Andrade
|
47dd2ad6ba
|
docs: remove tag option from Packer snippet (#96)
|
2022-09-18 12:22:07 -04:00 |
|
mvllow
|
95dd29d70c
|
reduce SpellBad importance
|
2022-09-06 17:28:48 -04:00 |
|
gdnand
|
506de581e5
|
ADD: dashboard hlGroups (#90)
|
2022-08-14 08:59:26 -04:00 |
|
Will Leinweber
|
006aac9d67
|
feat: Add nvim-dap-ui highlight groups (#87)
|
2022-07-16 23:08:57 -04:00 |
|
mvllow
|
04fa9d94a5
|
refactor(nvim-tree): link folder names
|
2022-07-08 19:53:27 -04:00 |
|
mvllow
|
28edf05036
|
feat: allow overriding unset highlight groups
|
2022-06-16 00:52:16 -04:00 |
|
mvllow
|
b0724442eb
|
refactor: remove deprecation messages
|
2022-06-16 00:52:16 -04:00 |
|
mvllow
|
c253ca2586
|
docs: move supported plugins to the wiki
|
2022-06-16 00:52:16 -04:00 |
|