Commit graph

16 commits

Author SHA1 Message Date
Sergio Laín
750ed369c3
🐛 fix(nvim): update all which-key instances to the new version 2024-07-13 18:02:08 +02:00
Sergio Laín
c1d39b7ddf
⚙️ config(nvim): enable and disable some plugins inside vscode 2024-06-01 21:45:59 +02:00
Sergio Laín
e90e2ba3dd
♻️ refactor(nvim): load persistent-breakpoints as a dependency for nvim-dap 2024-05-31 21:06:50 +02:00
Sergio Laín
4ba78901c4
🐛 fix(nvim): condition for persistent-breakpoints and kitty-scrollback loading 2024-04-07 15:52:17 +02:00
Sergio Laín
a347b4dd94
🐛 fix(nvim): cond some plugins for not loading when inside vscodium 2024-04-07 13:57:31 +02:00
Sergio Laín
1a8fe9fdd6
♻️ refactor(nvim): use LazyVim global function instead of importing the util module of lazyvim 2024-03-22 21:29:48 +01:00
Sergio Laín
764d58bc32
🚀 perf(nvim): add nvim-dap as cond to load some plugins 2024-03-19 00:56:26 +01:00
Sergio Laín
3f17b986b7
🗑️ remove(nvim): icon for which-key groups 2023-12-26 10:45:44 +01:00
Sergio Laín
eb49e3be0b
🐛 fix(nvim): disabling keymap didnt work 2023-12-22 17:35:50 +01:00
Sergio Laín
bcc09b9598
🔧 chore(nvim): disabled cmp-yanky extra 2023-12-10 17:28:59 +01:00
Sergio Laín
0df0d0c1ee
🐛 fix(nvim): telescope dap keymaps 2023-12-08 23:25:43 +01:00
Sergio Laín
069903ae38
🚀 perf(nvim): changed events for bufread into lazyfile 2023-12-04 00:38:47 +01:00
Sergio Laín
4280546c48
🐛 fix(nvim): added optional to a lot of plugins 2023-11-26 23:55:13 +01:00
Sergio Laín
7c828d13b0
⚙️ config(nvim): added quick keymap for breakpoints 2023-11-25 17:59:27 +01:00
Sergio Laín
1d7cc9c1d0
♻️ refactor(nvim): breakpoints new bindings to adapt to the print extra added earlier 2023-11-19 02:54:42 +01: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