Commit Graph

31 Commits

Author SHA1 Message Date
Lucas Barbieri
63e7459bee remove image.lua 2024-03-28 16:37:01 -03:00
Lucas Barbieri
2776743ffd add solarized theme 2024-03-04 15:40:32 -03:00
Lucas Barbieri
0c34bb7f6f add java support
will switch to intellij prob when i really need it
2024-02-19 09:10:32 -03:00
Lucas Barbieri
04d4011ee5 make it interact with my colorscheme changer script 2024-02-14 08:51:49 -03:00
Lucas Barbieri
68fa24fca5 add multiple colorscheme support
the "good" way
2024-02-13 21:19:26 -03:00
Lucas Barbieri
f805c65a30 update some things
lel
2024-02-10 10:28:24 -03:00
Lucas Barbieri
b822230f74 fix comments notbeing itallic
wasnt working for some reason
2024-02-10 10:28:24 -03:00
Lucas Barbieri
51452d57fb add laptop colorscheme and disable image.nvim for it
lol workaround
2024-02-10 10:28:07 -03:00
Lucas Barbieri
348cd048b5 add image support 2024-01-16 12:52:40 -03:00
Lucas Barbieri
9f7d4b2392 change config to accomodate my colorscheme script 2024-01-16 12:52:36 -03:00
Lucas Barbieri
e598a6d84a neorg g.o.d 2024-01-14 18:48:53 -03:00
Lucas Barbieri
58037ef8a2 change colorscheme and transparent hi 2024-01-14 18:48:37 -03:00
Lucas Barbieri
39038b6132 remove bar and add bufferline 2024-01-14 18:48:01 -03:00
Lucas Barbieri
f15b50ce58 add autocmd for disabling nvim-cmp
i hope this all goes well. studying isnt easy
2024-01-12 16:59:29 -03:00
Lucas Barbieri
e88b2b26cb install live-server
its quite good actually
2024-01-10 13:16:18 -03:00
Lucas Barbieri
c61eaf3d13 rice moonfly
add some styles
2024-01-10 13:16:04 -03:00
Lucas Barbieri
67ad37bd97 remove bufferline and add ghost text 2024-01-07 14:37:20 -03:00
Lucas Barbieri
74c9aa5fb9 update nvim theming 2024-01-06 18:34:56 -03:00
Lucas Barbieri
c07c2c5477 anual lazy sync update 2024-01-02 16:41:51 -03:00
Lucas Barbieri
04431f7ba9 Update themes
for telescope and nvim itself
2023-10-25 15:23:33 -03:00
Lucas Barbieri
d969adccaa update lol 2023-09-07 18:42:03 -03:00
Lucas Barbieri
83f3b625e0 idk 2023-08-13 20:33:25 -03:00
Lucas Barbieri
28ee5ca940 remove fix for semantic hl
was merged into main tree
2023-08-04 18:44:43 -03:00
Lucas Barbieri
5e5ba06d3c fix require inside opts in null-ls
turns out you can't require() inside opts {}, it will error out, so just put it in config section
2023-08-04 18:41:04 -03:00
Lucas Barbieri
87cf319118 switch back to the better neosolarized theme :) 2023-08-04 18:39:58 -03:00
Lucas Barbieri
0d6f422035 configure harpoon 2023-08-04 18:39:25 -03:00
Lucas Barbieri
2544433101 add bar and descriptions
i might add descriptions for everything, it's just going to take a while...
2023-08-01 21:10:43 -03:00
Lucas Barbieri
be1bcff52d add little basic config
its so nice being able to do descriptions
2023-08-01 20:53:36 -03:00
Lucas Barbieri
81ba3ef493 add lazy git plugin
probably will configure it as well, this app looks kinda cool
2023-08-01 20:45:09 -03:00
Lucas Barbieri
6afe9d61c3 add the rest of my config
pretty much all of it, i just need to probably add some sort of barbar.nvim thingy or bufferline, idk.
2023-08-01 20:43:02 -03:00
TJ DeVries
3526fbeec9
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00