Commit graph

276 commits

Author SHA1 Message Date
Sergio Laín
7308e5b6fd
feat(nvim): added debugprint and repl extra 2023-11-19 02:53:53 +01:00
Sergio Laín
88988f4e07
🐛 fix(nvim): delete opts for plugins that do not use a setup function 2023-11-18 00:59:29 +01:00
Sergio Laín
5f4a5bbcab
🐛 fix(nvim): treesitter endwise not working 2023-11-17 21:31:06 +01:00
Sergio Laín
0d7cf8e53a
feat(nvim): graphql extra added 2023-11-17 14:42:04 +01:00
Sergio Laín
7471b10361
🎨 ux(nvim): lualine disabled on zen mode and a new bind to do it manually 2023-11-17 14:41:22 +01:00
Sergio Laín
4024b40dec
feat(nvim): new obsidian default options added 2023-11-17 14:40:35 +01:00
Sergio Laín
1f3304b0ac
⚙️ config(nvim): binding changes 2023-11-17 14:40:02 +01:00
Sergio Laín
c6372a8b5a
feat(nvim): new colorschemes added 2023-11-17 11:07: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
95dd6cd8da
feat(nvim): new extras
shellcheck, nix and extended go
2023-11-17 00:13:00 +01:00
Sergio Laín
c125047250
feat(nvim): new colorschemes 2023-11-16 23:50:23 +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
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
064123095d
feat(nvim): theme-loader so now the colorschemes extras work 2023-11-16 15:01:31 +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
f9d52ab208
♻️ refactor(nvim): big change in adding formatters and linters
all the formatters and linters are dynamically added, and they are going to the extras modules
2023-11-16 15:00:10 +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
0e1018d835
feat(nvim): added a lot of themes as lazy extras
still need to test them
2023-11-16 02:21:01 +01:00
Sergio Laín
3e564a7164
feat(nvim): outline extra
symbols-outline fork with more features, still needs more testing
2023-11-16 02:20:19 +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
4e0e80368a
🗑️ remove(nvim): modes extra deleted 2023-11-16 02:15:42 +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
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
c7bd744c8b
🐛 fix(nvim): installed rooter to fix repo cding 2023-11-13 12:09:18 +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
1030061c2c
feat(nvim): sunglasses and yanky extra 2023-11-12 23:23:50 +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
25eafee859
🔧 chore(nvim): plugin updates 2023-11-06 18:53:55 +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
04401dc33a
🔧 chore(nvim): plugin updates 2023-11-05 18:17:02 +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
2f2070b01d
feat(nvim): git option at dashboard 2023-11-02 09:52:18 +01:00
Sergio Laín
59ba135d21
🔧 chore(nvim): plugin updates 2023-10-31 13:47:14 +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
723d261b13
🎨 ux(nvim): nerd fonts icons for lsp lens 2023-10-29 23:50:02 +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
9166c1c6cb
feat(nvim): modicator added 2023-10-26 00:45:32 +02:00
Sergio Laín
8f694e17d6
🐛 fix(nvim): glance mappings now working 2023-10-26 00:43:54 +02:00
Sergio Laín
f7520b1927
⚙️ config(nvim): typescript tools added 2023-10-26 00:43:24 +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