Commit graph

157 commits

Author SHA1 Message Date
Sergio Laín
e661dcc628
♻️ refactor(nvim): hints and js dap 2023-10-19 20:22:22 +02:00
Sergio Laín
011c3a9359
feat(nvim): new extras
- folding
- hints (big one, im still figuring out some things about it)
- rest-client
- typescript mod for the hints (will eventually
2023-10-19 13:23:26 +02:00
Sergio Laín
63ad71209a
♻️ refactor(nvim): readme changed to preview the new plugins, git and github are now extras for easy enabling/disabling 2023-10-18 13:27:40 +02:00
Sergio Laín
9f00bed466
🗑️ remove(nvim): codeium.nvim deleted 2023-10-18 11:53:06 +02:00
Sergio Laín
43654249a0
feat(nvim): codeium added 2023-10-17 20:14:33 +02:00
Sergio Laín
2cce8ffdc8
🐛 fix(nvim): rewrite of a lot of the config style, options and plugins
new terminal, telescope plugins moved into telescope.lua for eassier management and a lot more
2023-10-16 12:46:37 +02:00
Sergio Laín
438af606a1
🐛 fix(nvim): changed a lot of stuff to adapt to the new 10.0 lazyvim update
the new lazyvim update was huge, especially because none-ls was moved to extras, so conform and lint
would be the default formatter-linting
2023-10-13 14:06:10 +02:00