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
3a961a5422
♻️ refactor(nvim): changed db extra to sql, added notify option and edgy window module
2023-11-14 11:23:28 +01:00
Sergio Laín
9c2fa91e6f
🔧 chore(nvim): plugin updates
2023-11-13 09:45:47 +01:00
Sergio Laín
1ef123907f
✨ feat(nvim): changed projects.nvim to repo.nvim extra
...
now it updates for all the new git repos added to the system
2023-11-12 23:24:57 +01:00
Sergio Laín
48b7a7ed7d
🔧 chore(nvim): plugin updates
2023-11-07 00:22:38 +01:00
Sergio Laín
e09c367a53
✨ feat(nvim): neodim and edgy extra added
2023-11-04 17:22:27 +01:00
Sergio Laín
05d0157bb7
✨ feat(nvim): minimap and winshift extras
2023-10-31 00:10:23 +01:00
Sergio Laín
a40af380e6
🐛 fix(nvim): lsp attach for action preview and lightbulb
2023-10-31 00:01:03 +01:00
Sergio Laín
600a840687
✨ feat(nvim): new extra: transparent nvim
2023-10-30 12:49:55 +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
8f694e17d6
🐛 fix(nvim): glance mappings now working
2023-10-26 00:43:54 +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
Sergio Laín
a6c2f2e4f6
♻️ refactor(nvim): moved a lot of plugin modules to extras, only left the ones that override default lazy config
2023-10-24 12:35:02 +02:00
Sergio Laín
9734b60517
✨ feat(nvim): semshi, php and ansible extras for nvim
2023-10-24 00:21:27 +02:00
Sergio Laín
8ba641b526
✨ feat(nvim): gpt extra added
...
still have to configure the api key
2023-10-22 01:35:38 +02:00
Sergio Laín
6ffb4a280d
🔧 chore(nvim): plugin updates
2023-10-21 22:58:00 +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
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
e661dcc628
♻️ refactor(nvim): hints and js dap
2023-10-19 20:22:22 +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
9f00bed466
🗑️ remove(nvim): codeium.nvim deleted
2023-10-18 11:53:06 +02:00
Sergio Laín
43654249a0
✨ feat(nvim): codeium added
2023-10-17 20:14:33 +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
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