hylo [Sun, 19 Mar 2023 22:01:48 +0000 (23:01 +0100)]
fix: WinSeparator
hylo [Sun, 19 Mar 2023 22:01:29 +0000 (23:01 +0100)]
fix: TelescopeMatching
hylo [Sun, 19 Mar 2023 22:01:09 +0000 (23:01 +0100)]
fix: MatchParen
hylo [Sun, 19 Mar 2023 22:00:43 +0000 (23:00 +0100)]
fix: floating windows
hylo [Sun, 19 Mar 2023 21:31:31 +0000 (22:31 +0100)]
feat: add Leap support
hylo [Sun, 19 Mar 2023 19:35:24 +0000 (20:35 +0100)]
feat: markdown (@text)
hylo [Sun, 19 Mar 2023 19:35:08 +0000 (20:35 +0100)]
fix: use correct file name
hylo [Sun, 19 Mar 2023 19:23:06 +0000 (20:23 +0100)]
refactor: rename to flatwhite
hylo [Sun, 19 Mar 2023 15:25:37 +0000 (16:25 +0100)]
feat: initial port
Mofiqul [Sun, 5 Feb 2023 15:12:27 +0000 (20:42 +0530)]
Merge pull request #73 from MangoIV/mangoiv/add-lsp-codelens
[feat] add LspCodelens highlighting
mangoiv [Sun, 5 Feb 2023 14:05:52 +0000 (15:05 +0100)]
[feat] add LspCodelens highlighting
Mofiqul [Thu, 19 Jan 2023 14:40:26 +0000 (20:10 +0530)]
Merge pull request #72 from olliestone/change-ts-md-highlights
Change some TreeSitter highlights with markdown in mind
Ollie Stone [Wed, 18 Jan 2023 17:21:42 +0000 (17:21 +0000)]
Change some TreeSitter highlights with markdown in mind
Specifically, make titles bold, make special punctuation (e.g. bullet
points) cyan, and add the text.reference highlight group and make it
orange and bold.
Mofiqul [Thu, 22 Dec 2022 04:52:41 +0000 (10:22 +0530)]
Merge pull request #70 from Drowze/patch-2
Change `@property` highlighting (fix #66)
R Gibim [Wed, 21 Dec 2022 22:02:04 +0000 (22:02 +0000)]
Change `@property` highlighting (fix #66)
Mofiqul [Wed, 21 Dec 2022 06:16:27 +0000 (11:46 +0530)]
Merge pull request #69 from Drowze/patch-1
Add highlighting for @symbol
R Gibim [Tue, 20 Dec 2022 22:08:16 +0000 (22:08 +0000)]
Add highlighting for @symbol
Ruby symbols aren't highlighted otherwise (when using TS)
Mofiqul [Mon, 12 Dec 2022 17:43:39 +0000 (23:13 +0530)]
Merge pull request #68 from FredeEB/main
Added `@type.qualifier` highlight
Frede Braendstrup [Mon, 12 Dec 2022 12:12:37 +0000 (13:12 +0100)]
Added @type.qualifier highlight
Makes qualifiers like c++ `virtual` pink like they used to be
Mofiqul [Fri, 9 Dec 2022 15:57:02 +0000 (21:27 +0530)]
Merge pull request #67 from FredeEB/main
Added lsp semantic token highlighting
Frede Braendstrup [Fri, 9 Dec 2022 11:56:00 +0000 (12:56 +0100)]
added lsp semantic token highlighting
Mofiqul [Tue, 6 Dec 2022 01:46:52 +0000 (07:16 +0530)]
Merge pull request #65 from SlyBouhafs/main
Change Neotree background to a darker color.
Sly [Mon, 5 Dec 2022 22:22:21 +0000 (23:22 +0100)]
Change Neotree background to a darker color.
Mofiqul [Mon, 5 Dec 2022 02:44:21 +0000 (08:14 +0530)]
Merge pull request #64 from SlyBouhafs/main
Add BufferLineBufferSelected for Bufferline Plugin
Sly [Sun, 4 Dec 2022 15:07:53 +0000 (16:07 +0100)]
Add BufferLineBufferSelected for Bufferline Plugin
Mofiqul [Tue, 29 Nov 2022 11:42:12 +0000 (17:12 +0530)]
Merge pull request #63 from elkrammer/current-line-blame
Set GitSignsCurrentLineBlame Color
Mauricio Bahamonde [Sun, 27 Nov 2022 17:01:19 +0000 (13:01 -0400)]
Set GitSignsCurrentLineBlame Color
Mofiqul [Thu, 10 Nov 2022 16:16:59 +0000 (21:46 +0530)]
Merge pull request #58 from HampusHauffman/main
Updated with new TreeSitter Highlights for CMP
hampus [Wed, 9 Nov 2022 13:40:54 +0000 (14:40 +0100)]
updated with new ts
Mofiqul [Wed, 2 Nov 2022 15:24:56 +0000 (20:54 +0530)]
Merge pull request #57 from zirbest/fix-html
fix: html
zirbest [Wed, 2 Nov 2022 14:40:43 +0000 (15:40 +0100)]
fix: html
Mofiqul [Mon, 31 Oct 2022 02:05:45 +0000 (19:05 -0700)]
Merge pull request #55 from Kerwood/feature/support-for-neovim
feat: added support for Neotree
Patrick Kerwood [Sun, 30 Oct 2022 13:28:48 +0000 (14:28 +0100)]
feat: added support for Neotree
Mofiqul [Wed, 26 Oct 2022 18:18:15 +0000 (11:18 -0700)]
Merge pull request #54 from GiuseppeMP/main
#53 (docs): update Readme, neovim version.
Giuseppe Matheus Pereira [Wed, 26 Oct 2022 18:09:40 +0000 (15:09 -0300)]
#53 (docs): update Readme
* Changed Neovim requirement version to 0.8 in order to avoid W18: Invalid character in group name
Mofiqul [Fri, 21 Oct 2022 09:13:55 +0000 (02:13 -0700)]
Merge pull request #52 from mgerb/main
fix: typo in parameter group
Mitchell Gerber [Thu, 20 Oct 2022 14:55:43 +0000 (09:55 -0500)]
fix: typo in parameter group
Mofiqul [Tue, 18 Oct 2022 06:07:29 +0000 (23:07 -0700)]
Merge pull request #49 from jakesjews/main
update to use treesitter queries instead of removed TS highlight groups
Jacob Jewell [Mon, 17 Oct 2022 21:53:18 +0000 (17:53 -0400)]
update to use treesitter queries instead of removed TS highlight groups
Mofiqul [Tue, 13 Sep 2022 17:00:48 +0000 (22:30 +0530)]
Merge pull request #44 from francocalvo/francocalvo/navic-support
Navic support for Dracula
francocalvo [Tue, 13 Sep 2022 01:47:26 +0000 (22:47 -0300)]
fix: color of the separator
francocalvo [Tue, 13 Sep 2022 01:40:59 +0000 (22:40 -0300)]
fix: formatting
francocalvo [Tue, 13 Sep 2022 01:35:10 +0000 (22:35 -0300)]
fix: color for last navic group
francocalvo [Tue, 13 Sep 2022 01:32:11 +0000 (22:32 -0300)]
feat: add navic support
Mofiqul [Wed, 24 Aug 2022 02:31:53 +0000 (08:01 +0530)]
Merge pull request #41 from binhtran432k/improve
Refactor: use new neovim api, new lua config style and more
Tran Duc Binh [Tue, 23 Aug 2022 02:13:40 +0000 (09:13 +0700)]
docs: update README
Tran Duc Binh [Tue, 23 Aug 2022 01:47:25 +0000 (08:47 +0700)]
drop highlight link as string support
Tran Duc Binh [Tue, 23 Aug 2022 01:36:32 +0000 (08:36 +0700)]
improv: highlight link immediately
Tran Duc Binh [Mon, 22 Aug 2022 09:34:41 +0000 (16:34 +0700)]
feat: add overrides
Tran Duc Binh [Mon, 22 Aug 2022 09:34:23 +0000 (16:34 +0700)]
chore: fix some variable names
Tran Duc Binh [Mon, 22 Aug 2022 09:27:09 +0000 (16:27 +0700)]
chore: use g instead vim.g
Tran Duc Binh [Mon, 22 Aug 2022 09:26:38 +0000 (16:26 +0700)]
fix(lualine): gray is not in palette
Tran Duc Binh [Mon, 22 Aug 2022 09:10:52 +0000 (16:10 +0700)]
refactor!: remove all vim global configs
Tran Duc Binh [Mon, 22 Aug 2022 08:55:03 +0000 (15:55 +0700)]
fix: bad highlight link call
Tran Duc Binh [Mon, 22 Aug 2022 08:38:23 +0000 (15:38 +0700)]
refactor: use new api
Tran Duc Binh [Mon, 22 Aug 2022 01:51:04 +0000 (08:51 +0700)]
add TS rainbow support
Tran Duc Binh [Mon, 22 Aug 2022 01:50:35 +0000 (08:50 +0700)]
lualine: distinguish normal and command
Tran Duc Binh [Mon, 22 Aug 2022 01:37:43 +0000 (08:37 +0700)]
refactor!: make dracula cleaner
Mofiqul [Fri, 8 Jul 2022 18:55:09 +0000 (00:25 +0530)]
Merge pull request #36 from zirbest/fix(color)
fix(color): edit `TSType` blue to bright_cyan
zirbest [Fri, 8 Jul 2022 16:37:41 +0000 (17:37 +0100)]
fix(color): edit blue to bright_cyan
Mofiqul [Wed, 29 Jun 2022 12:17:49 +0000 (17:47 +0530)]
Merge pull request #33 from brenoprata10/main
Update transparent_bg information in README
Breno Prata [Wed, 29 Jun 2022 11:44:46 +0000 (13:44 +0200)]
Update README.md
Mofiqul [Thu, 27 Jan 2022 11:10:01 +0000 (16:40 +0530)]
Merge pull request #30 from stelcodes/main
Add highlight groups for basic neovim LSP
Stel Abrego [Thu, 27 Jan 2022 02:13:51 +0000 (18:13 -0800)]
Add highlight groups for basic neovim LSP
Mofiqul [Sun, 16 Jan 2022 10:54:12 +0000 (16:24 +0530)]
Merge pull request #27 from errantepiphany/termcolors
fixed color_0 typo (back -> black) and added missing color_10 (bright_green)
David Ward [Sun, 16 Jan 2022 10:02:00 +0000 (05:02 -0500)]
fixed color_0 typo (back -> black) and added missing color_10 (bright_green)
Signed-off-by: David Ward <dward@redhat.com>
mofiqul [Fri, 14 Jan 2022 11:26:10 +0000 (16:56 +0530)]
Mention of italic comment in README
mofiqul [Fri, 14 Jan 2022 11:18:00 +0000 (16:48 +0530)]
Added barbar pick highlights Fix: #19
mofiqul [Fri, 14 Jan 2022 11:17:01 +0000 (16:47 +0530)]
Added italic comment Fix:#26
Mofiqul [Thu, 6 Jan 2022 14:16:10 +0000 (19:46 +0530)]
Merge pull request #25 from nifoc/fix/missing_black
Add missing black color
Daniel Kempkens [Thu, 6 Jan 2022 10:07:20 +0000 (11:07 +0100)]
Add missing black color
Mofiqul [Thu, 6 Jan 2022 05:17:32 +0000 (10:47 +0530)]
Merge pull request #24 from babchoo/customize-colors
Customize colors
babchoo [Thu, 6 Jan 2022 04:30:36 +0000 (13:30 +0900)]
Update README
babchoo [Thu, 6 Jan 2022 03:55:32 +0000 (12:55 +0900)]
Make colors customizable
Mofiqul [Tue, 4 Jan 2022 15:04:28 +0000 (20:34 +0530)]
Merge pull request #22 from kofm/main
fixes #21 - inverting bold and italic
Gabriele Mongiano [Tue, 4 Jan 2022 14:49:12 +0000 (15:49 +0100)]
fixes #21 - inverting bold and italic
Mofiqul [Tue, 21 Dec 2021 09:50:25 +0000 (15:20 +0530)]
Merge pull request #18 from B-u-f-f/main
Highlight groups changed for Tree-sitter markdown parser.
B-u-f-f [Sun, 19 Dec 2021 15:48:35 +0000 (21:18 +0530)]
Changed color and style for Tree-sitter highlight groups to work with tree-sitter-markdown.
Hightlight groups changed:
- TSStrong
- TSEmphasis
- TSUnderline
- TSTitle
- TSLiteral
- TSURI
mofiqul [Thu, 16 Dec 2021 15:42:50 +0000 (21:12 +0530)]
Fix of #16 and #6
mofiqul [Thu, 2 Dec 2021 08:10:16 +0000 (13:40 +0530)]
Added nvim-cpm LspKind and Abbr highlights
Mofiqul [Mon, 29 Nov 2021 15:07:38 +0000 (20:37 +0530)]
Merge pull request #14 from axieax/main
Added ColorColumn highlight
Andrew [Mon, 29 Nov 2021 07:00:26 +0000 (18:00 +1100)]
Added ColorColumn highlight
Mofiqul [Thu, 18 Nov 2021 10:05:08 +0000 (15:35 +0530)]
Merge pull request #13 from FredeEB/main
updated README.md to reflect recent changes
Frederik Braendstrup [Thu, 18 Nov 2021 08:02:28 +0000 (09:02 +0100)]
updated README.md to reflect recent changes
Mofiqul [Thu, 18 Nov 2021 02:07:46 +0000 (07:37 +0530)]
Merge pull request #12 from FredeEB/main
Streamline lualine theme
Frede Braendstrup [Wed, 17 Nov 2021 23:40:51 +0000 (00:40 +0100)]
allow using a custom background for lualine
Frede Braendstrup [Wed, 17 Nov 2021 23:34:44 +0000 (00:34 +0100)]
sorted sections in lualine theme
Frede Braendstrup [Wed, 17 Nov 2021 23:33:03 +0000 (00:33 +0100)]
use theme colors for lualine theme
Mofiqul [Sun, 14 Nov 2021 03:23:10 +0000 (08:53 +0530)]
Merge pull request #11 from FredeEB/fix-namespace-and-type
updated TSType and TSNamespace
Frede Braendstrup [Sun, 14 Nov 2021 00:53:36 +0000 (01:53 +0100)]
updated TSType and TSNamespace
mofiqul [Thu, 4 Nov 2021 16:36:56 +0000 (22:06 +0530)]
Fix typo
mofiqul [Thu, 4 Nov 2021 16:36:07 +0000 (22:06 +0530)]
Fix typo
mofiqul [Thu, 4 Nov 2021 16:32:57 +0000 (22:02 +0530)]
Added support for transparent background #10
mofiqul [Thu, 4 Nov 2021 09:07:11 +0000 (14:37 +0530)]
Added new screenshots
mofiqul [Wed, 3 Nov 2021 16:36:43 +0000 (22:06 +0530)]
Mentioned in README
Mofiqul [Wed, 3 Nov 2021 16:23:52 +0000 (21:53 +0530)]
Merge pull request #9 from Mofiqul/new-improvements
New improvements
mofiqul [Wed, 3 Nov 2021 16:20:41 +0000 (21:50 +0530)]
Updated README
mofiqul [Wed, 3 Nov 2021 16:02:27 +0000 (21:32 +0530)]
Added IndentBlanklineContextChar
mofiqul [Wed, 3 Nov 2021 15:59:20 +0000 (21:29 +0530)]
Added LSPSaga support and consistent Telescope border
mofiqul [Wed, 3 Nov 2021 15:40:40 +0000 (21:10 +0530)]
Added more nvim-tree highlights and nvim-com documentation border