themer.lua icon indicating copy to clipboard operation
themer.lua copied to clipboard

A simple, minimal highlighter plugin for neovim

Results 12 themer.lua issues
Sort by recently updated
recently updated
newest added

Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Updated themers catppuccin color-palette. What I noticed, the following requires modifications to match the original color-palette: - [ ] Neogit - [ ] Search variables to be either `cp.peach` or...

Hi, I'm in the middle of working on my config for [heirline.lua](https://github.com/rebelot/heirline.nvim). The goal was to make heirline apply the correct colors when themer's scrollcolor function is used. I'm using...

It appears the themer version of the Jellybeans theme is only setting foreground colors in the sign column? The problem is that they are hard to see. Jellybeans uses both...

With this PR I allow the user to insert style tables on `colorscheme.syntax` and `colorscheme.built_in`. Old: ```lua local syntax = { statement = "#ffffff", ["function"] = "#ffffff", variable = "#ffffff",...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies