fvrests
5d9cf287dc
add inverse theme
2022-02-06 16:42:43 -06:00
mvllow
f26b1f795c
update config logic
2022-02-03 19:35:16 -06:00
mvllow
5e68d7999d
Merge branch 'main' of github.com:rose-pine/neovim
2022-02-02 17:45:08 -06:00
mvllow
bdf38af8ce
feat: add link override
...
- refactor config and readme
2022-02-02 17:44:16 -06:00
mvllow
77a88798cd
chore: update stylua config
2022-01-29 16:12:12 -06:00
mvllow
1827f73b8c
chore: update util function
2022-01-29 16:12:03 -06:00
not
b6f26f45d9
Update config.lua
2022-01-29 14:48:23 -06:00
not
3e56a0b23f
Update readme.md
2022-01-28 18:32:46 -06:00
mvllow
2168738bee
match telescope selection caret background
2022-01-28 15:20:20 -06:00
mvllow
f3bf19cabc
feat: add support for telescope.nvim and allow border overrides
2022-01-28 15:11:59 -06:00
mvllow
c6be966611
update search highlights
2022-01-26 21:32:05 -06:00
mvllow
05bc82f815
feat: support FoldColumn
2022-01-26 10:36:18 -06:00
yuhixyz
dca25f4efc
vimwikilink add underline style ( #61 )
2022-01-25 08:12:05 -06:00
Devin
c160553d7e
feat: add support for pounce.nvim ( #60 )
2022-01-25 08:10:51 -06:00
mvllow
9344ec7935
darken statusline foreground
2022-01-23 18:27:38 -06:00
mvllow
ceb8d53bc3
wip: add bufferline starting point
...
ref #56
2022-01-21 21:07:02 -06:00
not
a455e5f57a
Update palette ( #58 )
...
* chore: format
* feat!: use new palette
- color "inactive" has been renamed to "muted"
- update subtle and muted colors
2022-01-21 20:27:22 -06:00
Daniel Mathiot
25e7f54592
feat: Add lsp_signature highlight ( #54 )
2022-01-04 09:29:16 -06:00
mvllow
9c1675349b
fix: barbar buffer target
...
ref #52
2021-12-30 23:05:58 -06:00
mvllow
d635d33137
fix: diff changed contrast
...
ref #51
2021-12-30 11:34:58 -06:00
mvllow
d16fc7333f
feat: add TSStringSpecial
2021-12-30 10:51:34 -06:00
mvllow
40779c9bc2
chore: match treesitter operator colour
2021-12-30 10:49:09 -06:00
mvllow
6f00511f83
chore: add coloured diff backgrounds
...
fixes #51
2021-12-21 11:06:40 -06:00
Samuel K
adec84ec3d
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 79c84ef6d4 .
* 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 79c84ef6d4 .
* 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
79c84ef6d4
Support for Neorg ( #33 )
2021-12-15 08:25:45 -06:00
Matthias Vogelgesang
a95bf37486
fix: match Markdown headings for TS plugin ( #49 )
2021-12-14 13:26:36 -06:00
mvllow
b4bb4d0574
fix: matching parenthesis contrast
...
closes #47
2021-12-08 11:51:29 -06:00
mvllow
6fe2a605ca
chore: remove markdown test
2021-12-03 15:10:01 -06:00
not
dcd9846ef6
docs: use default config as example
2021-12-03 15:04:41 -06:00
not
33f244fa4b
docs: format
2021-12-03 15:03:47 -06:00
mvllow
587d0ba26f
chore!: match heading prefix to text
2021-12-03 15:02:46 -06:00
mvllow
5329dbb5d0
feat: add vim.g.rose_pine_colors.heading_prefix
2021-12-03 14:44:21 -06:00
mvllow
f19ee5d710
chore: update headings
2021-12-03 14:43:58 -06:00
mvllow
a580fd95aa
docs: encourage tagged releases
2021-12-03 11:00:45 -06:00
mvllow
4b63d8d0e5
feat: add vim.g.rose_pine_inactive_background
...
closes #39
2021-12-03 09:58:25 -06:00
mvllow
7b3678a17c
feat: add vim.g.rose_pine_disable_float_background option
2021-12-03 09:45:20 -06:00
mvllow
279df9ff18
docs: update variant name
2021-12-03 09:45:02 -06:00
mvllow
81dc77e3c1
Revert "Remove background for popups ( #38 )"
...
This reverts commit 19fcb371dc .
2021-12-03 09:39:40 -06:00
mvllow
941769a9e0
Merge branch 'main' of github.com:rose-pine/neovim
2021-12-03 09:38:58 -06:00
not
62567755fd
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
ac57bf91a4
Merge branch 'main' of github.com:rose-pine/neovim
2021-12-03 09:37:47 -06:00
mvllow
9bbb42eb18
chore: update config with shared headings
2021-12-03 09:36:54 -06:00
mvllow
6470d8c352
docs: update options
2021-12-03 09:36:54 -06:00
mvllow
34aeab3b8e
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
6bdbe52159
refactor: simplify init
2021-12-03 09:36:54 -06:00
mvllow
da95f1bad5
refactor: palette
2021-12-03 09:29:55 -06:00
Joonas Korhonen
7bd39afcd1
Link legacy diff groups for git.vim and diff.vim syntax ( #42 )
2021-12-03 08:15:12 -06:00
Daniel Mathiot
19fcb371dc
Remove background for popups ( #38 )
2021-12-02 11:33:09 -06:00
mvllow
5605d5fe1f
chore: format group name
2021-12-01 23:58:50 -06:00
Devin
44054042a2
Fix neogit highlight and adjust the highlight contrast ( #41 )
...
* fix: neogit highlight broken after #fe1974e
* feat(neogit): adjust highlight contrast
2021-12-01 23:54:09 -06:00