summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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