Commit Graph

40 Commits (3d1a0762e2204410068cf76cfcef19daaccdca45)

Author SHA1 Message Date
Pocco81 a97fbcbd01 renamed catppuccino13 -> katppuccino12
Pocco81 ab50924db1 renamed catppuccino12 -> katppuccino11
Pocco81 df71d7871b renamed catppuccino10 -> katppuccino9
Pocco81 fa2e8309a3 renamed catppuccino9 -> katppuccino8
Pocco81 bf72708556 renamed catppuccino7 -> katppuccino6
Pocco81 9acafdc196 renamed catppuccino6 -> katppuccino5
Pocco81 c3f638376b renamed catppuccino5 -> katppuccino4
Pocco81 81dadf31f5 renamed catppuccino4 -> katppuccino3
Pocco81 9bf2024617 renames katppuccino1 & 2
Pocco81 6b4c6d9c06 first steps towards Katppuccino: renaming the whites
Pocco81 8cf4cb42f9 fix: treesitter integration
Pocco81 bd2b1eac56 fix: made punct delimeter magenta
Pocco81 6dbd1e379d fix: info color
Pocco81 5a9553dd65 fix: warnings color
Pocco81 628996c8c0 fix: errors color
Pocco81 f64ce782b2 fix: broken fg and bg
Pocco81 1d5c024583 fix: cp12
Pocco81 4eb246fb89 fix: _br stuff
Pocco81 29d69499c9 fix: renaming colors -> done with cp10
Pocco81 666114d01a fix: renaming colors -> done with cp8
Pocco81 d9df26a750 fix: renaming colors -> done with cp7
Pocco81 d3409a994d fix: renaming colors -> done with cp6
Pocco81 b4a8c28131 fix: renaming colors -> done with cp3-5
Pocco81 3287db1dd3 fix: renaming colors -> done with cp1-3
Pocco81 28162de21b replaced whites with catppuccino0
Pocco81 b8fa6ff5b1 fix: removed remnants of cpt in favor of cp for simplification
Pocco81 0b177ad1cb clean up: removed unneeded code
Luis Solano 847216320c feat: style missing keywords
Because of semantic concerns, style from config should be applied to all
kinds of keywords separated by different highlight groups by Treesitter
Pocco81 5f35851efa fix: distinction between TSFocus and TSKeywordFocus
Pocco81 31a038f59f feat: TSInclude (resolves )
Pocco81 75fb50a4bb feat: changed color for TSKeywordFunction to bright magenta for the treesitter integration
Pocco81 7626a437e6 feat: made TSPunctDelimiter green
Pocco81 ab1eab9d53 fix : highlight treesitter operators
Pocco81 58e9348dfb dev (formatter): formatted with StyLua core/integrations/*
Pocco81 9a9c63c223 fix: typo in color red
Pocco81 9b36fd8ea3 fix: functions in treesitter integration
Pocco81 0dec7a2049 fix: refactor to be able to properly reload all hi groups
Pocco81 159037858b fix: (treesitter integ.) changes operator to fg
Pocco81 ce4f447164 dev: integrations
Pocco81 7de4ee6690 dev: added skeleton for integrations and globals for mapper