summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
mofiqul [Wed, 3 Nov 2021 15:20:17 +0000 (20:50 +0530)]
Added to option to display EndOfBuffer
The `EndOfBuffer` is hidden with background color and it's intentional, so
I added a `vim.g.dracula_show_end_of_buffer` variable, if set to `true`
then `EndOfBuffer`EndOfBuffer will be shown
mofiqul [Wed, 3 Nov 2021 14:36:02 +0000 (20:06 +0530)]
Code refator
mofiqul [Wed, 3 Nov 2021 13:41:48 +0000 (19:11 +0530)]
Added CompeDocumentation highlight
Mofiqul [Tue, 2 Nov 2021 16:10:28 +0000 (21:40 +0530)]
Merge pull request #8 from FredeEB/fix-namespace-and-type
updated type and namespace colors
Mofiqul [Tue, 2 Nov 2021 16:08:48 +0000 (21:38 +0530)]
Merge pull request #7 from FredeEB/mention-termguicolors-in-readme
Added mention of termguicolors in README
Frede Braendstrup [Sun, 31 Oct 2021 20:39:16 +0000 (21:39 +0100)]
updated type and namespace colors
this is minded on cpp, so it would have to be checked against other
filetypes, but the namespace color is very offputting, and the only
color defined inline, which makes me think it was a mistake.
I'm creating another PR here, because this part is more opinionated.
The reason I also changed the type color, is also due to the way C++
is structured. A lot of things can happen inside of template<here> so it
being the same color as keywords and operators, makes it one big
homogenous blob
Frede Braendstrup [Sun, 31 Oct 2021 20:07:36 +0000 (21:07 +0100)]
Added mention of termguicolors in README
I've been trying to make this work for a couple of hours looking through
other folks configs who also use it, and it would never have occured to
me that this would be the fix for the it showing no colors
Mofiqul [Mon, 11 Oct 2021 01:33:29 +0000 (07:03 +0530)]
Merge pull request #4 from ful1e5/main
refactor: dracula.vim -> dracula.lua
ful1e5 [Mon, 27 Sep 2021 05:00:26 +0000 (10:30 +0530)]
refactor: dracula.vim -> dracula.lua
Mofiqul [Fri, 10 Sep 2021 02:08:35 +0000 (07:38 +0530)]
Merge pull request #3 from ericem/main
Add highlights for floating windows
Eric Miller [Thu, 9 Sep 2021 13:08:39 +0000 (08:08 -0500)]
Add highlights for floating windows
mofiqul [Fri, 4 Jun 2021 13:15:31 +0000 (18:45 +0530)]
More telescope highlights
mofiqul [Fri, 4 Jun 2021 10:16:24 +0000 (15:46 +0530)]
Finish up
mofiqul [Thu, 3 Jun 2021 16:44:11 +0000 (22:14 +0530)]
Fix colorscheme not found
mofiqul [Thu, 3 Jun 2021 16:40:15 +0000 (22:10 +0530)]
first commit