Commit Graph

109 Commits (60c42920c9481968b14b5b7a565e956e1fde8dcb)

Author SHA1 Message Date
Vinícius Bispo 23f93a27d6
fix(coc_nvim): fix coc_nvim not working
Fix coc_nvim not working because I forgot returning M in the end
2 years ago
vinibispo 58e495e75a chore(coc_nvim): improve writing on comment 2 years ago
vinibispo 311be0a092 feat(coc_nvim): add integration with coc_nvim 2 years ago
Pocco81 d46425163d
Merge pull request #143 from igorlfs/main
fix: #103
2 years ago
Pocco81 f152570b13
Merge pull request #150 from bennypowers/patch-1
fix: bufferline integration w transparent_background
2 years ago
Zhong Liu 3e6eb54d58 fix: recursive execute after_loading callback 2 years ago
Benny Powers e8af06e04f
fix: bufferline integration w transparent_background 2 years ago
Igor e2beb04a8e fix: #103 2 years ago
Pocco81 773d339cbd Merge branch 'dev' 2 years ago
Pocco81 d588ef18ee fix: feline 2 years ago
sgoudham 106d06ee2b fix: Replace invalid colours with existing equivalents
Within both branches 'master' and 'dev', invalid colours
such as `cp.purple`, `cp.blue1` and `cp.hint` currently exist.
This commit replaces them with equivalent existing colours
and therefore allows the lspsaga integration to work properly.
2 years ago
Pocco81 8a9ce37ea1 Merge branch 'dev' 2 years ago
sgoudham e00d111d7c
fix: Replace invalid colours with existing equivalents
Within both branches 'master' and 'dev', invalid colours
such as `cp.purple`, `cp.blue1` and `cp.hint` currently exist.
This commit replaces them with equivalent existing colours
and therefore allows the lspsaga integration to work properly.
2 years ago
Pocco81 97fc192652 BREAKING CHANGE: changed color naming convention 2 years ago
Pocco81 833ff1a98a feat: new naming convention and better color transitions 2 years ago
Pocco81 120a5f193f cleared out some highlights 2 years ago
Jorge Befan 42e1701ad2 improving colors for Typescript and TSX on TreeSitter integration 2 years ago
Jorge Befan a65da724e4 improving colors for Typescript and TSX on TreeSitter integration 2 years ago
Pocco81 d0030f4946 BREAKING CHANGE: every palette was updated 2 years ago
Pocco81 8a3b8925cd feat (storm): improved UI and LSP related integrations and made syntax less ambiguous 2 years ago
otherJL0 ea65f4e20e Replace blocks with helper function `is_enabled` 3 years ago
otherJL0 d6b971aa29 Creating helper function 3 years ago
otherJL0 7376549e23 Applying stylua formatting 3 years ago
Pocco81 88ba42acda added fields for numbers and booleans as per #95 3 years ago
Pocco81 287a224c0f fix #95 3 years ago
Pocco81 815672eb3d feat: added storm palette 3 years ago
Micah Halter f009d61389
Make highlighting more noticeable
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Micah Halter bcbdbef3fe
Added symbols-outline highlighting
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Gary Sentosa b66d9a335e fix: typo 3 years ago
Micah Halter d8d794187a
Added neo-tree highlighting
Signed-off-by: Micah Halter <micah@balena.io>
3 years ago
Pocco81 406fdf2f2d feat #102: better markdown support 3 years ago
Pocco81 27ce646f47 fix #103: improved cpp 3 years ago
Pocco81 068c8334d2
Merge branch 'dev' into dev 3 years ago
Andrew 7b4355dcf8 fix: nvimtree integration transparent panel 3 years ago
Pocco81 652dd12d62 feat: add support for transparent nvimtree 3 years ago
Magnus Bergmark 7333a461ca
fix(neogit): Unified background colors 3 years ago
Alexander Garcia d62902430c fix(ts-rainbow-background): fix guibg highlight
return "NONE" instead of nil
3 years ago
Alexander Garcia 4aac8765c6 fix(ts-rainbow): respect transparent_background
When setting nvim-ts-rainbow highlight groups, do not set a background highlight if  is
3 years ago
Pocco81 43790ec511 fix: markdown syntax 3 years ago
Pocco81 bfdc026937 chore: formatted treesitter integration 3 years ago
Pocco81 6afa698bc5 fix: bug - treesitter integration 3 years ago
Pocco81 2b30a4a997 update - looking good 3 years ago
Pocco81 346df80325
Merge pull request #83 from axieax/dev
fix: gitsigns transparent background
3 years ago
Pocco81 18c286399a made constructors lavender 3 years ago
Andrew 6053fca4a9 fix: gitsigns transparent background 3 years ago
Pocco81 bfa735fc85 feat: migrated misleading color name (magenta -> mauve) 3 years ago
Pocco81 70ecf42041 updated treesitter integration 3 years ago
Pocco81 d292c055a2 lavender for builtin constants 3 years ago
Pocco81 8710aeb6e2 feat: better color conbination for lua fields and constructors 3 years ago
Pocco81 864411623b Merge branch 'main' into dev 3 years ago