Commit graph

402 commits

Author SHA1 Message Date
Sergio Laín
f6db9b6d29
⚙️ config(rg): dont show hidden files 2023-12-31 19:25:45 +01:00
Sergio Laín
ea6cb2869a
⚙️ config(nvim): harpoon binds for splits and options deleted 2023-12-31 17:39:35 +01:00
Sergio Laín
a06bb01a35
feat(nvim): add nvim-notify opts 2023-12-31 13:20:47 +01:00
Sergio Laín
3d1e5fc980
feat(nvim): add nvim-recorder module to lualine 2023-12-31 13:20:13 +01:00
Sergio Laín
0219f3fe75
🗑️ remove(nvim): remove lualine module for last key pressed 2023-12-31 13:19:28 +01:00
Sergio Laín
5905e0d971
feat(nvim): added a lot of other colorschemes 2023-12-31 13:16:43 +01:00
Sergio Laín
f410624440
♻️ refactor(nvim): update obsidian plugin with new options 2023-12-30 20:26:00 +01:00
Sergio Laín
b15fd9abe5
feat(nvim): add neogit, peek and mkdir extras 2023-12-30 18:44:02 +01:00
Sergio Laín
b46082651c
feat(nvim): add new textobjects 2023-12-30 12:52:18 +01:00
Sergio Laín
9ef945ad42
feat(nvim): add modes extra 2023-12-30 01:33:36 +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
a0867e6cd9
📁 files(nvim): moved catppuccin to the colorscheme extras 2023-12-30 00:09:12 +01:00
Sergio Laín
cf45e44a25
feat(nvim): added a ton of new colorschemes 2023-12-29 21:18:20 +01:00
Sergio Laín
ee0c775a97
feat(nvim): add various-textobjs extra 2023-12-29 12:25:02 +01:00
Sergio Laín
75119efe80
feat(nvim): add telescope keymaps to cycle history searches 2023-12-29 10:59:35 +01:00
Sergio Laín
e686dea35d
🐛 fix(nvim): nix lsp changed to nil_ls 2023-12-29 10:47:31 +01:00
Sergio Laín
c6483401f4
🔧 chore(pacman): package updates 2023-12-28 21:32:44 +01:00
Sergio Laín
228d5ce2ec
feat(nvim): add hawtkeys extra 2023-12-28 21:05:53 +01:00
Sergio Laín
be73775348
feat(nvim): add keymap to close telescope 2023-12-28 17:36:39 +01:00
Sergio Laín
eda9664420
feat(nvim): add bookmarks extra 2023-12-28 14:56:04 +01:00
Sergio Laín
85e6e43d93
feat(nvim): added workspaces extra 2023-12-28 14:31:52 +01:00
Sergio Laín
88ba64f030
🗑️ remove(nvim): telescope unnecessary dependency
lazyvim already has it
2023-12-28 14:29:21 +01:00
Sergio Laín
7f6a76edf6
🐛 fix(nvim): telescope-repo not having an event to load 2023-12-28 14:28:11 +01:00
Sergio Laín
edd3dd1d6a
feat(nvim): add leap-spooky extra 2023-12-28 13:55:39 +01:00
Sergio Laín
3b4e1963ed
🐛 fix(nvim): image.nvim now installs the luarock dependency correctly 2023-12-28 13:28:51 +01:00
Sergio Laín
8cbff331c3
feat(nvim): add oil.nvim extra 2023-12-28 11:46:12 +01:00
Sergio Laín
b8447fd07e
feat(nvim): add specs and cyberdream extra 2023-12-28 10:47:23 +01:00
Sergio Laín
d1d24bd97b
🔧 chore(nvim): plugin updates 2023-12-28 10:46:34 +01:00
Sergio Laín
8697976291
🐛 fix(nvim): telescope closing zoxide with temporary fix 2023-12-27 21:52:54 +01:00
Sergio Laín
d5e9f6e0ae
♻️ refactor(nvim): migrate harpoon to v2 2023-12-27 10:52:51 +01:00
Sergio Laín
d9122f1e65
feat(nvim): add ft to tsc and live server keys
didnt know you could do that, thats amazing!
2023-12-26 20:48:35 +01:00
Sergio Laín
7fe4e68f92
feat(nvim): use new codeium toggle builtin function 2023-12-26 20:47:35 +01:00
Sergio Laín
4ee1e60ee4
⚙️ config(nvim): change block extra keymap to toggle the plugin 2023-12-26 17:33:55 +01:00
Sergio Laín
aa4f564e17
feat(nvim): add keymap to toggle deleted lines with gitsigns 2023-12-26 17:25:29 +01:00
Sergio Laín
42f5e9ed68
🗑️ remove(nvim): headlines plugin declaration in markdown extra 2023-12-26 17:25:08 +01:00
Sergio Laín
3a2f8fda2a
feat(nvim): add golangci-lint extra 2023-12-26 17:24:48 +01:00
Sergio Laín
3f17b986b7
🗑️ remove(nvim): icon for which-key groups 2023-12-26 10:45:44 +01:00
Sergio Laín
1a64536c8f
♻️ refactor(nvim): make yanky an extra module that imports the lazyvim one and my options 2023-12-26 10:20:03 +01:00
Sergio Laín
aca9d3a22d
🐛 fix(nvim): corrected typo for one neotest adapter 2023-12-24 16:42:39 +01:00
Sergio Laín
74e91b5488
♻️ refactor(nvim): add neotest-adapters to their lang extras 2023-12-24 16:40:09 +01:00
Sergio Laín
1567e6f0eb
feat(nvim): add lsp-file-operations extra 2023-12-24 16:39:06 +01:00
Sergio Laín
e66d8411cf
⬆️ deps(nvim): import some extras from other extras 2023-12-24 16:38:22 +01:00
Sergio Laín
c6f614d4b1
🐛 fix(nvim): keymap change for the scrollbar 2023-12-24 02:45:57 +01:00
Sergio Laín
5f6db1e883
💄 style(nvim): transparent extra now follows standard formatting 2023-12-24 01:30:45 +01:00
Sergio Laín
e406fae2a8
📚 docs(nvim): changed the style for organizing the plugins 2023-12-23 20:22:25 +01:00
Sergio Laín
cc7d3ebfbf
feat(nvim): add all lazy extras plugins just for showcase 2023-12-23 19:19:01 +01:00
Sergio Laín
017fe08853
feat(nvim): added all lazyvim plugins 2023-12-23 17:56:27 +01:00
Sergio Laín
d359eb2c24
feat(nvim): add recorder extra to help with macros 2023-12-23 17:38:30 +01:00
Sergio Laín
58db88e264
🚀 perf(nvim): load vim-rooter when loading telescope repo instead of very-lazy event 2023-12-23 02:01:26 +01:00
Sergio Laín
86019fedab
⚙️ config(nvim): add option to the init function in fold extra 2023-12-23 02:00:54 +01:00