Commit graph

37 commits

Author SHA1 Message Date
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
Gabriel Dario Briones Dos Santos
e60085c69d
Merge pull request #3 from briones-gabriel/add-lspunderline-issue
Added LspUnderline highlight
2021-05-23 20:55:42 -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
Gabriel Dario Briones Dos Santos
d3d07ad9c3
Merge pull request #2 from Zhann/patch-1
Update Plug block in README
2021-05-22 18:03:10 -03:00
Steven De Coeyer
d698e03d38
Update Plug block in README
Cannot use single quotes for Plug (https://github.com/ryanb/dotfiles/issues/35#issuecomment-322570841), it would error with:

```
Argument required: Plug
```
2021-05-22 22:05:33 +02:00
Briones Dos Santos Gabriel Dario
73eeee28bd Added more resources 2021-05-21 20:17:45 -03:00
Briones Dos Santos Gabriel Dario
de83b6b819 Added more resources 2021-05-21 20:15:43 -03:00
Briones Dos Santos Gabriel Dario
fa24788e07 Added new resources 2021-05-21 20:11:59 -03:00
Gabriel Dario Briones Dos Santos
63d10589e8
Update README.md 2021-05-21 20:08:11 -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
Gabriel Dario Briones Dos Santos
a4ab6b7e08
Update README.md 2021-05-16 21:30:00 -03:00
Briones Dos Santos Gabriel Dario
8c06856638 Added info to the README.md 2021-05-16 21:28:32 -03:00
Briones Dos Santos Gabriel Dario
f75dac6ecb Change the example image. 2021-05-16 21:19:50 -03:00
Briones Dos Santos Gabriel Dario
91a344e8f5 Added a screenshot as an example of the colorscheme. 2021-05-16 21:12:23 -03:00
Briones Dos Santos Gabriel Dario
788459cd82 Added README.md 2021-05-16 20:57:36 -03:00
Briones Dos Santos Gabriel Dario
a6ac3236e2 First commit 2021-05-16 20:55:25 -03:00