Commit graph

138 commits

Author SHA1 Message Date
mvllow
61c20113aa feat: add vim.g.rose_pine_inactive_background v0.1.0
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
4a36ea9819 Revert "Remove background for popups (#38)"
This reverts commit 4fa5912437.
2021-12-03 09:39:40 -06:00
mvllow
62f9fb7b27 Merge branch 'main' of github.com:rose-pine/neovim 2021-12-03 09:38:58 -06:00
not
e6e25af038 Refactor structure (#43)
* refactor: palette

* refactor: simplify init

* chore!: rename functions

- `rose-pine.functions.select_variant` -> `rose-pine.set`
- `rose-pine.functions.toggle_variant` -> `rose-pine.toggle`

* docs: update options

* chore: update config with shared headings
2021-12-03 09:38:34 -06:00
mvllow
69038d7668 Merge branch 'main' of github.com:rose-pine/neovim 2021-12-03 09:37:47 -06:00
mvllow
4a43244c6a chore: update config with shared headings 2021-12-03 09:36:54 -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
981ffd5e16 refactor: simplify init 2021-12-03 09:36:54 -06:00
mvllow
f712b06101 refactor: palette 2021-12-03 09:29:55 -06:00
Joonas Korhonen
ddb4959e27 Link legacy diff groups for git.vim and diff.vim syntax (#42) 2021-12-03 08:15:12 -06:00
Daniel Mathiot
4fa5912437 Remove background for popups (#38) 2021-12-02 11:33:09 -06:00
mvllow
21031bf9b2 chore: format group name 2021-12-01 23:58:50 -06:00
Devin
8ce782f282 Fix neogit highlight and adjust the highlight contrast (#41)
* fix: neogit highlight broken after #44065fc

* feat(neogit): adjust highlight contrast
2021-12-01 23:54:09 -06:00
mvllow
876b18a78e chore: format 2021-12-01 13:51:24 -06:00
mvllow
44065fcafe fix: improve highlight contrast
closes #40
2021-12-01 13:08:18 -06:00
Daniel Mathiot
bea1fa86c2 feat: Add more highlights to nvim-cmp (#37)
* feat: Add more highlights to nvim-cmp

This should close #36.
For information sake, the colors and the arrangement is very personal,
and can be subject to changes.
Feel free to complete the list of supported CmpItemKind from there: https://github.com/hrsh7th/nvim-cmp/blob/main/lua/cmp/types/lsp.lua#L108

* fix: Remove subtle hl for CmpItemKinds
2021-11-30 17:31:36 -06:00
Piers Olenski
a00a30d7d6 Add VimWiki support (#35) 2021-11-20 10:04:48 -06:00
mvllow
38f3720c64 feat: add NormalFloat 2021-11-19 13:36:11 -06:00
mvllow
75ecde0bb2 fix: float background mismatch 2021-11-19 13:25:44 -06:00
mvllow
7b5ba94aa9 fix: allow partial overrides for nested groups 2021-11-08 16:50:51 -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
mvllow
21b041a50c chore: format 2021-11-08 16:41:31 -06:00
Koczka Bence
353c4e6f1e Added markdown highlight groups. (#32)
* Added markdown highlights.

* enchancement: Improve non-treesitter support(#6)

Added markdown highlight groups.
2021-11-08 16:24:32 -06:00
mvllow
7f2bcbb369 chore: update bufferline style 2021-11-08 16:23:45 -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
Karim Abou Zeid
4f6e07b643 chore: update FloatBorder bg color (#30) 2021-10-17 12:08:10 -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
9dd9c6f553 feat: add punctuation to vim.g.rose_pine_colors
ref #29
2021-10-12 12:24:02 -05:00
mvllow
7b0ab96f47 feat: allow colour overrides
closes #10
2021-10-12 12:14:41 -05:00
mvllow
2d4876b8b1 chore: update Title from _rose_ to _text_ 2021-10-11 09:57:03 -05:00
mvllow
8c8eb7375f chore: update html heading text 2021-10-11 09:50:54 -05:00
mvllow
114ddf60b2 chore: use normal text colour for nvim-tree image files 2021-10-07 09:51:54 -05:00
mvllow
e77381fd2e fix: syntax error 2021-10-07 09:50:59 -05:00
mvllow
8acf4fd29c feat: add NvimInternalError 2021-10-07 09:50:02 -05:00
mvllow
26bcaaf703 feat: add RedrawDebug<*> 2021-10-07 09:49:48 -05:00
mvllow
fca45b69e2 feat: add NvimTreeImageFile 2021-10-07 09:44:08 -05:00
mvllow
256a231f3c fix: add Diagnostic<Type> 2021-10-07 09:42:07 -05:00
James
a642130aff feat(theme): Add TabLine TabLine and TabLineSel (#27) 2021-10-05 17:02:35 -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
Devin
6489d7cc62 feat: add highlight for nvim_cmp (#24)
* feat: add highlight for nvim_cmp

* fix: indentation
2021-09-28 20:44:21 -04:00
Andres Baron
d8ca0bc95e Fix Lsp hightlight bug (#23) 2021-09-24 09:29:16 -04:00
not
0fc2979de2 Merge pull request #21 from NarutoXY/main 2021-09-22 07:19:39 -04:00
Naruto Uzumaki
4e0e41ff4f add(highlight): indent-blankline.nvim 2021-09-22 16:22:24 +05:30