Commit graph

29 commits

Author SHA1 Message Date
Sergio Laín
2fadaab606
🚀 perf(nvim): make some plugins optional 2024-03-10 01:20:42 +01:00
Sergio Laín
f65e7cf14f
feat(nvim): add workspace-diagnostics extra 2024-02-12 10:05:50 +01:00
Sergio Laín
7778f60f93
feat(nvim): symbol usage is show if there is more than 1 reference 2024-01-03 10:59:13 +01:00
Sergio Laín
3dd5a489f6
♻️ refactor(nvim): sniprun keys added as well as compiler moved to editor extras instead of lsp 2023-12-30 00:31:01 +01:00
Sergio Laín
3f17b986b7
🗑️ remove(nvim): icon for which-key groups 2023-12-26 10:45:44 +01:00
Sergio Laín
1567e6f0eb
feat(nvim): add lsp-file-operations extra 2023-12-24 16:39:06 +01:00
Sergio Laín
4b18be1e24
🎨 ux(nvim): now using dressing instead of telescope ui select 2023-12-14 00:11:20 +01:00
Sergio Laín
03ad7f74cf
♻️ refactor(nvim): symbol usage now as extra 2023-12-07 22:49:53 +01:00
Sergio Laín
6a9ab71ee4
feat(nvim): added glance before open hook 2023-12-07 22:47:50 +01:00
Sergio Laín
3ea19614f1
feat(nvim): added notifications to garbage-day plugin 2023-12-06 18:47:31 +01:00
Sergio Laín
4015d0bf7a
⚙️ config(nvim): added compiler keymaps shortcuts 2023-12-05 14:00:53 +01:00
Sergio Laín
43f13beb7f
feat(nvim): inc-rename extra added 2023-11-26 13:39:21 +01:00
Sergio Laín
6b4097cb53
feat(nvim): added actions-preview and glance as lsp extras instead of dependencies
had a lot of trouble with the init function...
2023-11-26 13:33:48 +01:00
Sergio Laín
d568158fa4
💄 style(nvim): stylua ignore in a lot of keys tables 2023-11-26 01:36:58 +01:00
Sergio Laín
25b761d47c
⚙️ config(nvim): trying another lens plugin 2023-11-22 13:02:36 +01:00
Sergio Laín
d56833bcef
🚨 error(nvim): disable by now onlay-hints because of new nightly update 2023-11-20 00:29:40 +01:00
Sergio Laín
98adef1761
♻️ refactor(nvim): changed timeout extra to garbage-day name 2023-11-19 12:29:10 +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
9f6a1dd490
⬆️ deps(nvim): changed lsp-timeout for garbage day plugin 2023-11-16 23:49:50 +01:00
Sergio Laín
871f06bc2a
🚀 perf(nvim): lsp plugin bindings are new lazy loaded 2023-11-16 15:00:49 +01:00
Sergio Laín
8ccdba9876
🔧 chore(nvim): plugin updates 2023-11-15 15:27:35 +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
e09c367a53
feat(nvim): neodim and edgy extra added 2023-11-04 17:22:27 +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
723d261b13
🎨 ux(nvim): nerd fonts icons for lsp lens 2023-10-29 23:50:02 +01: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