Lucas Barbieri
fee2dd90cb
Update nvim config
2024-05-08 08:32:54 -03:00
Lucas Barbieri
081b578a22
add hybrid mode for vue
2024-04-18 16:41:31 -03:00
Lucas Barbieri
8c28dafcb3
lots of updates
2024-04-18 16:21:39 -03:00
Lucas Barbieri
3fa5fab512
ok vue now works perfectly
2024-04-10 18:05:29 -03:00
Lucas Barbieri
6aac6c109f
add dual colorscheme
...
looks kinda better idk
2024-04-09 14:29:57 -03:00
Lucas Barbieri
851d0df567
add monochrome yellow colorscheme
2024-03-28 16:37:15 -03:00
Lucas Barbieri
63e7459bee
remove image.lua
2024-03-28 16:37:01 -03:00
Lucas Barbieri
f5d0ece44c
add gotest keybinding
2024-03-28 16:36:50 -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
ab1b0a3ae6
set soft wrap for neorg files
2024-02-16 21:40:04 -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
dab3bcb562
update split keybind
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
5b2d3652ba
add some descriptions for keybindings
2023-08-02 15:18:04 -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
Juan Giordana
c45b17ebab
Add descriptions for debugging keybindings.
...
Add descriptions for debugging key bindings.
Improve formatting by changing double quotes to single quotes in order
to keep compatibility with the rest of the kickstart.nvim project.
2023-06-18 00:21:28 -03:00
Chris Patti
5e4d24cb2f
Revert "Refactor theme and status line into their own file"
...
This reverts commit cdaa750c86
.
2023-06-04 16:10:59 +00:00
Chris Patti
cdaa750c86
Refactor theme and status line into their own file
2023-06-03 10:11:58 -04:00
Keiwan Jamaly
e78ad01dd2
Added disconnect emoji for nvim-dap-ui
2023-04-26 17:37:48 +02:00
SamPosh
9004013a8d
Dapui.toggle is added
2023-04-24 16:40:07 +05:30
Kai Windle
c19fe7af24
mason nvim dap 2.0 removed setup_handlers() ( #258 )
2023-04-12 13:43:08 -04: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