Commit graph

71 commits

Author SHA1 Message Date
Brian Pooe
50f2dd3b6c fix: comment sass 2023-12-17 13:55:39 +02:00
Brian Pooe
fbaae99b01 fix: unused imports 2023-12-17 13:54:14 +02:00
Brian Pooe
291ecbbff1 feat: css styles 2023-12-17 13:49:54 +02:00
Brian Pooe
af2a3730a9 fix: types for import 2023-12-17 13:42:04 +02:00
Brian Pooe
80874fc6ae fix: import color 2023-12-17 13:40:27 +02:00
Brian Pooe
1595747776 fix: interfaces 2023-12-17 13:36:23 +02:00
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
Gabriel Dario Briones Dos Santos
d950b9ca20
Merge pull request #14 from briones-gabriel/feature/how-to-customize 2023-01-20 22:47:34 +00:00
Gabriel Dario Briones Dos Santos
7c2e9cef3f
Add a "How to customize" section to the README.md 2023-01-20 22:44:40 +00:00
Gabriel Dario Briones Dos Santos
2b1e09c864
Merge pull request #12 from dan1els/main
Migrated to new tree sitter groups
2022-12-24 16:12:25 +00: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
Gabriel Dario Briones Dos Santos
11a8c4abab
Merge pull request #11 from DerFetzer/lsp-reference
Add reference highlighting
2022-08-08 23:25:44 +01: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
Gabriel Dario Briones Dos Santos
4c0ca838d3
Merge pull request #8 from briones-gabriel/tree-colors-fix
Fixed the color of the tilde inside NvimTree
2021-05-24 19:51:30 -03:00
Briones Dos Santos Gabriel Dario
828f0f89f9 Fixed the color of the tilde inside NvimTree 2021-05-24 19:47:38 -03:00
Gabriel Dario Briones Dos Santos
26165ad017
Merge pull request #6 from briones-gabriel/little-ui-update
Little UI update
2021-05-24 07:58:25 -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