Sergio Laín
6221348c88
✨ feat(nvim): bug changes for nvim config organizing
2023-10-20 20:44:58 +02:00
Sergio Laín
c4e8fe2941
♻️ refactor(nvim): big changes to the config structure
...
a lot of plugins are moving to the extra modules
all the keymaps are on the keys section of each plugin
which-key options are now dependant on the plugin they are in, etc
2023-10-20 15:01:41 +02:00
Sergio Laín
b7b3c9d77f
✨ feat(nvim): added scrollbar extra
2023-10-20 12:05:52 +02:00
Sergio Laín
774f2b01e8
✨ feat(nvim): new tests for neotest
2023-10-19 20:22:55 +02:00
Sergio Laín
e661dcc628
♻️ refactor(nvim): hints and js dap
2023-10-19 20:22:22 +02:00
Sergio Laín
d58bec9dc5
🐛 fix(nvim): disable default codeium keymaps
2023-10-19 20:21:14 +02:00
Sergio Laín
4f2221debc
🚀 perf(nvim): changes on loading and mappings
2023-10-19 13:24:12 +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
06b327137d
🐛 fix(nvim): alpha having all buttons corrected and dap use extra beign deleted
2023-10-18 12:01:35 +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