nvim-plugins/flatwhite.git
2 years agoupdated type and namespace colors
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

3 years agoMerge pull request #4 from ful1e5/main
Mofiqul [Mon, 11 Oct 2021 01:33:29 +0000 (07:03 +0530)]
Merge pull request #4 from ful1e5/main

refactor: dracula.vim -> dracula.lua

3 years agorefactor: dracula.vim -> dracula.lua
ful1e5 [Mon, 27 Sep 2021 05:00:26 +0000 (10:30 +0530)]
refactor: dracula.vim -> dracula.lua

3 years agoMerge pull request #3 from ericem/main
Mofiqul [Fri, 10 Sep 2021 02:08:35 +0000 (07:38 +0530)]
Merge pull request #3 from ericem/main

Add highlights for floating windows

3 years agoAdd highlights for floating windows
Eric Miller [Thu, 9 Sep 2021 13:08:39 +0000 (08:08 -0500)]
Add highlights for floating windows

3 years agoMore telescope highlights
mofiqul [Fri, 4 Jun 2021 13:15:31 +0000 (18:45 +0530)]
More telescope highlights

3 years agoFinish up
mofiqul [Fri, 4 Jun 2021 10:16:24 +0000 (15:46 +0530)]
Finish up

3 years agoFix colorscheme not found
mofiqul [Thu, 3 Jun 2021 16:44:11 +0000 (22:14 +0530)]
Fix colorscheme not found

3 years agofirst commit
mofiqul [Thu, 3 Jun 2021 16:40:15 +0000 (22:10 +0530)]
first commit