not
36feaf500f
docs: remove empty setup function ( #137 )
2023-03-06 15:20:48 -06:00
not
826458a62c
feat: add background_nc and panel_nc groups ( #130 ) ( #132 )
2023-03-06 14:40:10 -06:00
not
022be54f7d
Update readme.md
2023-02-23 14:34:03 -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
Guilherme de Andrade
47dd2ad6ba
docs: remove tag option from Packer snippet ( #96 )
2022-09-18 12:22:07 -04:00
Will Leinweber
006aac9d67
feat: Add nvim-dap-ui highlight groups ( #87 )
2022-07-16 23:08:57 -04:00
mvllow
c253ca2586
docs: move supported plugins to the wiki
2022-06-16 00:52:16 -04:00
fvrests
aeec916cba
link to packer.nvim
2022-05-14 11:58:12 -04:00
not
c68bfa077b
Update readme.md
2022-04-19 09:09:57 -05:00
Will Leinweber
de2a00774d
chore: move image to github cdn ( #78 )
2022-04-19 09:07:45 -05:00
not
853112468d
docs: remove duplicated usage
2022-04-15 13:02:57 -04:00
not
c38b23c022
add toggleterm highlights and initial bufferline highlights ( #77 )
2022-04-15 09:16:03 -04:00
not
49647d12b4
docs: update readme
2022-04-09 16:27:39 -04:00
not
e153a6b7eb
add highlight groups ( #74 )
2022-04-01 12:28:34 -04:00
mvllow
2f7d458414
docs: add groups.background and groups.panel
2022-03-17 13:42:41 -04:00
not
7c398c943c
Update readme.md
2022-02-14 09:43:34 -06:00
Brian Di Palma
64c5952bc7
Update readme.md ( #68 )
2022-02-14 07:36:36 -06:00
not
317a7c8473
breaking: move to lua config ( #64 )
...
Co-authored-by: fvrests <fvrests@icloud.com>
2022-02-13 16:18:23 -06:00
not
c207a62f52
Update readme.md
2022-02-10 16:04:33 -06:00
not
6cbc72a75d
Update readme.md
2022-02-10 10:31:12 -06:00
mvllow
73c5046bf3
docs: update tag
2022-02-07 12:12:17 -06:00
mvllow
da1c6111a3
docs: add alt lualine theme
2022-02-06 16:51:14 -06:00
mvllow
b1069203d1
feat: add link override
...
- refactor config and readme
2022-02-02 17:44:16 -06:00
not
8a728cd0cd
Update readme.md
2022-01-28 18:32:46 -06:00
mvllow
34e6fd25ce
feat: add support for telescope.nvim and allow border overrides
2022-01-28 15:11:59 -06:00
Devin
556b04d018
feat: add support for pounce.nvim ( #60 )
2022-01-25 08:10:51 -06:00
Samuel K
490b59d540
Support for LspSaga ( #48 )
...
* lspsaga: update readme
add lspsaga to the readme
* feat: code actions and diagnostics hl-groups
Highlight groups for:
- code actions
- diagnostics
* feat(nvim): add some more colors
Adding some more lspsaga colors.
* feat(lspsaga): finishing touches
Add the finihing touches and add the last needed highlightgroups
Disclaimer: Preview Definitions still don't work
* style(lspsaga): remove comments and rearrange
Remove uneeded comments and rearrange some code
* fix(lspsaga): preview definitions
Preview Definitions now get highlighted! Why?
Because it's *Definitions* not *Defintions*
* feat(lspsaga): add one new highlight
Add LspSagaBorderTitle highlight
* fix(lspsaga): remove lspsaga.norg
* style(lspsaga): rearrange diagnostic highlights
Rearrange `DiagnosticInformation` and `DiagnosticWarning` to their respective spots
* Revert "Merge branch 'main' into main"
This reverts commit 5d26b3da8b , reversing
changes made to 12cfac46f3 .
* lspsaga: update readme
add lspsaga to the readme
* feat: code actions and diagnostics hl-groups
Highlight groups for:
- code actions
- diagnostics
* style(lspsaga): remove comments and rearrange
Remove uneeded comments and rearrange some code
* style(lspsaga): rearrange diagnostic highlights
Rearrange `DiagnosticInformation` and `DiagnosticWarning` to their respective spots
* Revert "Merge branch 'main' into main"
This reverts commit 5d26b3da8b , reversing
changes made to 12cfac46f3 .
* fix(lspsaga): add missing diagnostc groups
* style(lspsaga): format with stylua
* chore: format
Co-authored-by: mvllow <mvllow@icloud.com>
2021-12-17 13:38:22 -06:00
Daniel Mathiot
12cfac46f3
Support for Neorg ( #33 )
2021-12-15 08:25:45 -06:00
not
e169df7098
docs: use default config as example
2021-12-03 15:04:41 -06:00
not
718fb1fcf7
docs: format
2021-12-03 15:03:47 -06:00
mvllow
40ae2b843d
chore!: match heading prefix to text
2021-12-03 15:02:46 -06:00
mvllow
bebb579bcd
feat: add vim.g.rose_pine_colors.heading_prefix
2021-12-03 14:44:21 -06:00
mvllow
1ef3ca3806
chore: update headings
2021-12-03 14:43:58 -06:00
mvllow
043d73befd
docs: encourage tagged releases
2021-12-03 11:00:45 -06:00
mvllow
61c20113aa
feat: add vim.g.rose_pine_inactive_background
...
closes #39
2021-12-03 09:58:25 -06:00
mvllow
ce1a9d36e5
feat: add vim.g.rose_pine_disable_float_background option
2021-12-03 09:45:20 -06:00
mvllow
0f83b4a472
docs: update variant name
2021-12-03 09:45:02 -06:00
mvllow
d625d91bb6
docs: update options
2021-12-03 09:36:54 -06:00
mvllow
dd00cb8de1
chore!: rename functions
...
- `rose-pine.functions.select_variant` -> `rose-pine.set`
- `rose-pine.functions.toggle_variant` -> `rose-pine.toggle`
2021-12-03 09:36:54 -06:00
mvllow
b547d92b88
feat: add headings to vim.g.rose_pine_colors
2021-11-08 16:44:45 -06:00
mvllow
cd176b07b0
docs: add contributing section
2021-11-08 16:43:37 -06:00
Karim Abou Zeid
bc6fa998dd
Update readme.md ( #31 )
...
this will make sure the name of the containing plugin folder will be rose-pine instead of neovim.
it's also in packers docs for dracula: https://github.com/wbthomason/packer.nvim#quickstart
2021-10-19 13:14:20 -05:00
mvllow
f14d1a8d0c
docs: update readme
2021-10-12 13:47:17 -05:00
not
cb0852761f
docs: format
2021-10-12 12:27:24 -05:00
mvllow
f772d17125
docs: add new group to vim.g.rose_pine_colors
2021-10-12 12:25:28 -05:00
mvllow
7b0ab96f47
feat: allow colour overrides
...
closes #10
2021-10-12 12:14:41 -05:00
Devin
09d761aec8
feat: add support for neogit ( #25 )
2021-09-29 16:02:12 -04:00
Devin
5cf7750240
feat: add bold vertical split line option ( #26 )
2021-09-29 16:00:34 -04:00
Naruto Uzumaki
4e0e41ff4f
add(highlight): indent-blankline.nvim
2021-09-22 16:22:24 +05:30