Sergio Laín
|
f9d52ab208
|
♻️ refactor(nvim): big change in adding formatters and linters
all the formatters and linters are dynamically added, and they are going to the extras modules
|
2023-11-16 15:00:10 +01:00 |
|
Sergio Laín
|
c2e92f0ef5
|
♻️ refactor(nvim): a lot of changes to the structure of the config
moved extras, mason and tressitter packages, and some new extras for web dev
|
2023-11-15 12:46:38 +01:00 |
|
Sergio Laín
|
c96de953e2
|
♻️ refactor(nvim): a lot of keybindings changed
|
2023-11-05 14:54:04 +01:00 |
|
Sergio Laín
|
60daac69c0
|
✨ feat(nvim): added isort formatter for python imports
|
2023-10-26 00:44:33 +02:00 |
|
Sergio Laín
|
0573f07171
|
🚀 perf(nvim): cmd mappings and some overriding code
|
2023-10-24 00:42:54 +02:00 |
|
Sergio Laín
|
063cf3c98b
|
⚙️ config(nvim): deleted all the copy pasted options that i didnt changed from plugins of lazyvim to avoid substitution
|
2023-10-18 12:05:43 +02:00 |
|
Sergio Laín
|
fc4075c383
|
♻️ refactor(nvim): cleaning some redundant code
|
2023-10-16 18:57:41 +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
|
34dcdeb167
|
✨ feat(nvim): stylelint and python import for mason
|
2023-10-13 18:50:26 +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 |
|