Commit graph

74 commits

Author SHA1 Message Date
Sergio Laín
f854cccafd
♻️ refactor(nvim): cmp addons moved to extras 2023-11-25 19:15:54 +01:00
Sergio Laín
4a3565e84d
🐛 fix(nvim): debugprint not working because of missing return in the keys 2023-11-25 18:42:39 +01:00
Sergio Laín
dca07ba192
🐛 fix(nvim): debugprint keys overwrited others 2023-11-25 18:32:43 +01:00
Sergio Laín
be99c89560
🚀 perf(tgpt): use multiline instead of interactive 2023-11-24 13:03:46 +01:00
Sergio Laín
a02923f847
🚀 perf(nvim): some event fixing 2023-11-21 14:01:08 +01:00
Sergio Laín
910e95e764
feat(nvim): added boole extra 2023-11-21 10:47:44 +01:00
Sergio Laín
7308e5b6fd
feat(nvim): added debugprint and repl extra 2023-11-19 02:53:53 +01:00
Sergio Laín
5f4a5bbcab
🐛 fix(nvim): treesitter endwise not working 2023-11-17 21:31:06 +01:00
Sergio Laín
21de798f62
📁 files(nvim): change of directory to a lot of files for better organization 2023-11-17 00:41:53 +01:00
Sergio Laín
353bbc67f2
feat(nvim): added a lot of extras
wildfire, neorg, obsidian, autosave, no-neck-pain, etc
2023-11-16 23:48:31 +01:00
Sergio Laín
c1f1003dc4
♻️ refactor(nvim): treesitter modules extracted into extras 2023-11-16 14:57:26 +01:00
Sergio Laín
cd811f96d5
🐛 fix(nvim): some lazy plugins and disabled plugins 2023-11-16 14:55:15 +01:00
Sergio Laín
2902be65a5
feat(nvim): debugprint extra 2023-11-16 02:19:36 +01:00
Sergio Laín
9280fd9e45
feat(nvim): autopairs extra 2023-11-16 02:19:20 +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
44d296d2e5
🐛 fix(nvim): moved logic of telescope extensions to each one 2023-11-12 23:22:37 +01:00
Sergio Laín
6d67e245b2
♻️ refactor(nvim): telescope plugins and undotree 2023-11-12 20:48:07 +01:00
Sergio Laín
47547f4be9
⚙️ config(nvim): bindings for refactoring and image.nvim for image extra 2023-11-06 12:34:05 +01:00
Sergio Laín
c96de953e2
♻️ refactor(nvim): a lot of keybindings changed 2023-11-05 14:54:04 +01:00
Sergio Laín
ae535b38f8
♻️ refactor(nvim): package-info changed to an extra module, floaterm for extras 2023-10-28 15:20:28 +02:00
Sergio Laín
28c270a7ae
♻️ refactor(nvim): devdocs changed from documentation to beign a telescope dependency 2023-10-27 19:58:27 +02:00
Sergio Laín
58680600d8
🐛 fix(nvim): package-info now loading on both package.json and package.lock.json 2023-10-26 00:42:36 +02:00
Sergio Laín
5df9903c47
📁 files(nvim): finished the change in structure of files in the config 2023-10-25 17:41:55 +02:00
Sergio Laín
e457722492
📁 files(nvim): changes to the directories and extras
another bug change to the structure of the nvim config. probably, tomorrow will be finished
2023-10-25 12:38:42 +02:00