Commit graph

109 commits

Author SHA1 Message Date
Sergio Laín
cb3c62a3ab
🐛 fix(nvim): load obsidian in the correctly dir 2024-02-28 11:16:27 +01:00
Sergio Laín
0516cf91ae
🚀 perf(nvim): disable obsidian extra loading on filetype and now loads when opening your specific vault folder 2024-02-26 11:15:29 +01:00
Sergio Laín
aba18045f8
feat(nvim): add live-grep extra 2024-02-19 01:09:41 +01:00
Sergio Laín
0f98d654b0
🐛 fix(nvim): package info keymap wasnt updated 2024-02-18 13:47:15 +01:00
Sergio Laín
1487612ae2
🐛 fix(nvim): forgot to put leader before in a harpoon keymap so the h didnt respond instantly 2024-02-18 13:46:00 +01:00
Sergio Laín
d851c40b2c
🔧 chore(nvim): add word description for harpoon 2024-02-14 23:32:48 +01:00
Sergio Laín
690ea6e6bf
🗑️ remove(nvim): lualine module from the rest-client extra
didnt want it to load on start
2024-02-14 23:32:02 +01:00
Sergio Laín
6d68af55ab
feat(nvim): add harpoon keymap to clear all the marks 2024-02-13 14:16:02 +01:00
Sergio Laín
d513a76f45
🐛 fix(nvim): moved rest-client lualine module to the 2nd position on the x section
this change is due to deleting the first module of the x section on the lualine spec plugin
2024-02-13 10:31:18 +01:00
Sergio Laín
2a34b0099a
feat(nvim): add lualine and telescope integration into the rest-client extra 2024-02-13 01:04:59 +01:00
Sergio Laín
cc52b91f5b
🐛 fix(nvim): use diffview winbar and disable view activation 2024-02-10 01:36:37 +01:00
Sergio Laín
4990ca6de5
♻️ refactor(nvim): move bindings for package/dependency management into their own language submenu 2024-02-05 01:02:50 +01:00
Sergio Laín
5f78b7f5fd
⚙️ config(nvim): added keymaps for harpoon when moving to next and prev file 2024-01-30 12:58:55 +01:00
Sergio Laín
025725ecd0
♻️ refactor(nvim): move pyrequirements extra to the python extended extra 2024-01-29 12:58:17 +01:00
Sergio Laín
7a51db0ab5
🚀 perf(nvim): py-requirements extra is now lazyloaded when entering a requirements.txt file 2024-01-29 10:15:15 +01:00
Sergio Laín
fb352bd154
feat(nvim): add py-requirements extra 2024-01-28 14:18:39 +01:00
Sergio Laín
82f98f0504
feat(nvim): add new obsidian mappings 2024-01-23 10:06:14 +01:00
Sergio Laín
59c18c969a
🗑️ remove(nvim): compiler keymaps for the code group 2024-01-23 01:07:23 +01:00
Sergio Laín
2b1877fb6d
feat(nvim): add carbon-now extra
replaces rayso for screenshotting code
2024-01-17 10:28:15 +01:00
Sergio Laín
bfb2ddaf69
⚙️ config(nvim): misc changes 2024-01-16 01:05:53 +01:00
Sergio Laín
deef70f731
♻️ refactor(nvim): keymaps that use specific positions are now converted into a for loop 2024-01-15 10:28:51 +01:00
Sergio Laín
deca471e14
💄 style(nvim): correct column alignment 2024-01-15 01:00:49 +01:00
Sergio Laín
e62e96fdcb
⚙️ config(nvim): change oil.nvim keymap to open 2024-01-14 13:22:14 +01:00
Sergio Laín
2d835e8a8c
🗑️ remove(nvim): floaterm tools 2024-01-14 13:21:48 +01:00
Sergio Laín
452016ef1e
feat(nvim): add dev-container extra 2024-01-14 12:49:59 +01:00
Sergio Laín
c9850d1155
feat(nvim): add arrow extra (harpoon with better ui) 2024-01-14 01:18:32 +01:00
Sergio Laín
c70760dd0e
⚙️ config(nvim): make lazygit not disposable with the floaterm plugin 2024-01-11 11:44:20 +01:00
Sergio Laín
b5073668c0
feat(nvim): add keymap to peek a folded region 2024-01-11 11:10:52 +01:00
Sergio Laín
72d80fa5da
⚙️ config(nvim): add oil size spec 2024-01-11 00:40:07 +01:00
Sergio Laín
9f1b6c7b2d
💄 style(nvim): align columns on the smart-splits extra 2024-01-08 09:21:23 +01:00
Sergio Laín
5d4eeb8f68
💄 style(nvim): indentation 2024-01-07 12:17:51 +01:00
Sergio Laín
f9d3a4a6c3
⚙️ config(nvim): misc changes 2024-01-06 01:19:35 +01:00
Sergio Laín
08762d1bb2
feat(nvim): add new keymaps across a lot of plugins 2024-01-05 10:54:25 +01:00
Sergio Laín
a59beae31a
♻️ refactor(nvim): deleted a lot of stuff and added a new plugin at the fold extra 2024-01-04 19:02:44 +01:00
Sergio Laín
08d024caf3
🐛 fix(nvim): add gh as ensure installed in mason 2024-01-03 00:12:45 +01:00
Sergio Laín
2150b359d4
feat(nvim): neogit mapping 2023-12-31 19:52:18 +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
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
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
cf45e44a25
feat(nvim): added a ton of new colorschemes 2023-12-29 21:18:20 +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
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
8cbff331c3
feat(nvim): add oil.nvim extra 2023-12-28 11:46:12 +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
3f17b986b7
🗑️ remove(nvim): icon for which-key groups 2023-12-26 10:45:44 +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