Commit graph

48 commits

Author SHA1 Message Date
Brian Pooe
97fa8d10be fix: data type 2023-12-17 13:34:11 +02:00
Brian Pooe
5834aa99da fix: variables and types 2023-12-17 13:31:03 +02:00
Brian Pooe
2816ab51c3 fix: imports and html white 2023-12-17 12:39:28 +02:00
Brian Pooe
b1fefd27a7 fix: todo 2023-12-17 12:32:07 +02:00
Brian Pooe
06d66eee32 fix: parameters and default libs 2023-12-17 12:25:39 +02:00
Brian Pooe
f3ce5425d4 fix: default libs and parameters 2023-12-17 12:20:10 +02:00
Brian Pooe
45ef822e43 fix: empty space 2023-12-17 12:13:14 +02:00
Brian Pooe
d20f4f82fe fix: html string 2023-12-17 12:11:10 +02:00
Brian Pooe
d23c31720b fix: types and html string 2023-12-17 12:05:42 +02:00
Brian Pooe
3a7924a673 fix: html tags 2023-12-17 12:00:13 +02:00
Brian Pooe
5192f70f33 fix: orverride typescript types with lsp 2023-12-17 11:23:12 +02:00
Brian Pooe
3572cd39a9 fix: html colors 2023-12-17 11:18:10 +02:00
Brian Pooe
cff58b8307 fix: remove lsp styles 2023-12-17 11:07:36 +02:00
Brian Pooe
3723dd9d45 fix: override of styles 2023-12-17 11:02:45 +02:00
Brian Pooe
6863737d89 fix: component colors 2023-12-17 10:57:48 +02:00
Brian Pooe
8ea5780f13 fix: foreground spelling 2023-12-16 23:56:41 +02:00
Brian Pooe
9d67aebb11 fix: typescript import highlight 2023-12-16 23:54:34 +02:00
Brian Pooe
f6a47513ab fix: use lsp typescript override 2023-12-16 23:51:56 +02:00
Brian Pooe
1f00593b59 fix: imports syntax highlight 2023-12-16 23:48:51 +02:00
Brian Pooe
631bc7938a chore: spelling error 2023-12-16 23:44:43 +02:00
Brian Pooe
077156de97 fix: replace occurance of word comment 2023-12-16 23:38:05 +02:00
Brian Pooe
c58538bf80 fix: provide raw value to comment hl 2023-12-16 23:36:11 +02:00
Brian Pooe
821c2ae3f1 fix: comment 2023-12-16 23:34:56 +02:00
Brian Pooe
d25a6f6704 fix: comment code 2023-12-16 23:33:29 +02:00
Brian Pooe
3595def3fb fix: remove unused 2023-12-16 23:28:08 +02:00
Brian Pooe
5c925bfbca fix: cover hex with hsl for extra fucntionality 2023-12-16 23:23:05 +02:00
Brian Pooe
061311d2ed fix: remove hsl from hex code 2023-12-16 23:19:01 +02:00
Brian Pooe
ac1db8eea9 feat: replace colors with my palette 2023-12-16 22:43:42 +02:00
Evgenii Riabov
b171524ef5 Migrated to new tree sitter gruops
see https://github.com/rktjmp/lush.nvim/issues/109
2022-12-23 02:12:37 +03:00
DerFetzer
f61816683d Add reference highlighting 2022-08-08 13:06:12 +02:00
Gabriel Dario Briones Dos Santos
3d07002350
Merge pull request #7 from briones-gabriel/TSTypes-color-change
Changed the color of the types to match Darcula's style
2021-05-29 12:41:22 -03:00
Briones Dos Santos Gabriel Dario
828f0f89f9 Fixed the color of the tilde inside NvimTree 2021-05-24 19:47:38 -03:00
Briones Dos Santos Gabriel Dario
ff73caa7a8 Change the color of the indents to make them less distracting 2021-05-24 07:57:21 -03:00
Briones Dos Santos Gabriel Dario
98282d74ba Created a new color for folders in NvimTree 2021-05-24 07:56:02 -03:00
Briones Dos Santos Gabriel Dario
7a44e3fa68 Changed the color of the brackets 2021-05-24 07:55:02 -03:00
Briones Dos Santos Gabriel Dario
e4f43153a6 Added a new bg color in NvimTree and also colors for the indents and folder icons to match the new style 2021-05-24 07:55:02 -03:00
Gabriel Dario Briones Dos Santos
5e7e11effa
Merge pull request #5 from briones-gabriel/listchars-support
Added support for listchars making them more visible
2021-05-24 07:48:57 -03:00
Briones Dos Santos Gabriel Dario
6ea2c50d72 Changed the color of the types to match Darcula's style 2021-05-23 21:11:44 -03:00
Briones Dos Santos Gabriel Dario
3bdd8aedf0 Lightened the 'mid' color for an improved contrast 2021-05-23 12:40:35 -03:00
Briones Dos Santos Gabriel Dario
8d31a31984 Added support for listchars making them more visible 2021-05-23 11:40:55 -03:00
Briones Dos Santos Gabriel Dario
657a65d611 Changed the LSP diagnostics underline to match the original word color 2021-05-23 11:36:43 -03:00
Briones Dos Santos Gabriel Dario
c53ee3ca0e Added LspUnderline highlight 2021-05-22 18:33:45 -03:00
Briones Dos Santos Gabriel Dario
fa24788e07 Added new resources 2021-05-21 20:11:59 -03:00
Briones Dos Santos Gabriel Dario
328a5a5119 Added support for NvimTree 2021-05-21 18:58:47 -03:00
Briones Dos Santos Gabriel Dario
b06dcb5ea9 Touched some colors. 2021-05-20 19:54:05 -03:00
Briones Dos Santos Gabriel Dario
0d3d190cf1 Changed the separator line again. 2021-05-16 21:47:10 -03:00
Briones Dos Santos Gabriel Dario
31f5417002 Changed the separation line between split buffers. 2021-05-16 21:45:41 -03:00
Briones Dos Santos Gabriel Dario
a6ac3236e2 First commit 2021-05-16 20:55:25 -03:00