Commit graph

12 commits

Author SHA1 Message Date
Sergio Laín
68668f1d2b
🐛 fix(nvim): cmp new sources added 2023-11-15 13:01:32 +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
75d9941d3e
feat(nvim): image extra, as well as moving the lsp and cmp to extras 2023-10-21 17:18:18 +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
0c8bbde191
feat(nvim): new cmp sources
still working to bring more
2023-10-19 13:26:23 +02:00
Sergio Laín
a0f144ae20
♻️ refactor(nvim): changed package info as a cmp dependency, and nvim updates 2023-10-18 18:59:04 +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
70be1da977
🐛 fix(nvim): cmp changes to adapt to lazyvim 2023-10-10 10:45:36 +02:00
Sergio Laín
b5a542ab91
💄 style(nvim): cmp formatted correctly 2023-10-09 00:56:34 +02:00
Sergio Laín
553978feef
feat(Neovim): Plugins Changes
New Plugins and also changed some existing ones
2023-09-24 01:37:30 +02:00
Sergio Laín
af0c5c0825
Changed the binds for telescope and cmp as well as adding fzf native for telescope 2023-09-21 17:43:35 +02:00