Commit Graph

87 Commits (56cd2d9e690c19bb0028a3f216544f6e3906a1c4)

Author SHA1 Message Date
Luis Solano 0cdee9c2a3 feat: nvim-cmp integration
Add highlight groups for nvim-cmp's new feature floating window for
completion menus
Pocco81 6de112202c
Merge pull request from LuisxSullivaN/keywords-style
feat: style missing keywords
André Zanellato 4a0a1543cc
Use correct diff from colorscheme
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
abzcoding a7f7c02c5e vim.lsp.diagnostic has been moved to vim.diagnostic
Pocco81 f5e342ac17 feat: colored indent levels for indent blankline
Pocco81 e8a60040a9 feat : style for native lsp underlines and virtual text
Pocco81 a5a3d62f73 fix: made hop colors more visible and made them stand out more
Pocco81 e04c0b39b7 fix: formatted hop integ
Smitesh Patil c6e5f4a7ea Define hop colors
Pocco81 b69511f78e fix : Contrast on bufferline tabs
Pocco81 8f4e7e8daf feat (): added nvim-ts-rainbow integration
Pocco81 b9c6ca6b2e fix : Error when enabling term colors
Pocco81 581fd69d13 feat: added lightspeed integrations
Pocco81 418095d52a fix : Gitsigns Backgrounds Sometimes Not Transparent
Pocco81 526bb7a395 fix: added default colorscheme
Pocco81 20a0f1dd15 feat: added api
Pocco81 92290bda6d fix: pass empty table if it does not exist
Pocco81 65aef85685 feat: allow remaps of both the colorscheme and the hi groups
Pocco81 498db617ae dev: use deep extension for tables
Pocco81 f0d4fa66f8 fix : make special keys more visible
Pocco81 cd962cd43a fix: error message
Pocco81 036fae70c7 fix: renamed default flavor
Pocco81 1f1782a460 dev: removed CPLoad command in favor of the builtin 'colorscheme'
Pocco81 54fd92d443 dev (refactor): siplified git and diff relation in the integrations
Pocco81 656e698995 dev (refactor): siplified git and diff relation in the mapper
Pocco81 65d0d37410 request : make Todo comments bold
Pocco81 d35ecf2147 dev (formatter): formatted with StyLua mapper
Pocco81 58e9348dfb dev (formatter): formatted with StyLua core/integrations/*
Pocco81 e3503f0d7d dev (formatter): formatted with StyLua core/
Pocco81 0fb0ca6dc0 fix: formatting (luafmt), naming conventions and assertion
Mat Jones f7cdbab0b2
fix formatting again
Mat Jones 1352941f3c
fix indent format
Mat Jones a1a4212d90
reformat file
Mat Jones 2616c1dac4
remove autoformatting that conflicts with project formatting
Mat Jones b9225d5914
add option to show root folder
Pocco81 bf534aa06a fix: changed background color after assertion
Pocco81 d51be55ada feat: set cs properties
Pocco81 9a9c63c223 fix: typo in color red
Pocco81 5914d62d8b fix: more graceful handling for when a colorscheme was not recognized
Pocco81 014d8575ac fix
Pocco81 9b36fd8ea3 fix: functions in treesitter integration
Pocco81 de10cd392e dev: fixed typo in config
Pocco81 9df4a02436 fix: all of the integrations were adapted
Pocco81 0dec7a2049 fix: refactor to be able to properly reload all hi groups