Commit graph

164 commits

Author SHA1 Message Date
Sergio Laín
750ed369c3
🐛 fix(nvim): update all which-key instances to the new version 2024-07-13 18:02:08 +02:00
Sergio Laín
bc5d1eb223
feat(nvim): new extra: yadm external support for gitsigns.nvim 2024-06-30 02:53:57 +02:00
Sergio Laín
3f58c30128
🗑️ remove(nvim): blame.nvim extra is not needed anymore
the functionality is added on gitsigns.nvim
2024-06-30 02:50:51 +02:00
Sergio Laín
2408dd4eca
feat(nvim): spectre.nvim now uses trouble.nvim 2024-06-26 12:01:01 +02:00
Sergio Laín
1edf458eab
feat(nvim): import new lazyvim extras into my existing extras 2024-06-15 15:29:36 +02:00
Sergio Laín
9510365589
♻️ refactor(nvim): use lazyvim.pick api instead of lazyvim.telescope 2024-06-14 01:19:12 +02:00
Sergio Laín
74adfbcc2f
🗑️ remove(nvim): open and close node in neotree keymaps 2024-06-08 12:38:28 +02:00
Sergio Laín
de5c124dc2
feat(nvim): new extra: telescope-headings 2024-06-05 23:23:01 +02:00
Sergio Laín
0253353b08
📁 files(nvim): move lazyvim extras and extended plugins 2024-06-01 22:09:26 +02:00
Sergio Laín
f53b476604
⚙️ config(nvim): change some keymaps 2024-06-01 21:46:43 +02:00
Sergio Laín
c1d39b7ddf
⚙️ config(nvim): enable and disable some plugins inside vscode 2024-06-01 21:45:59 +02:00
Sergio Laín
c27e479cd2
🗑️ remove(nvim): outline remap 2024-05-29 21:15:58 +02:00
Sergio Laín
0f0362bf03
feat(nvim): add vscode spec to some plugins to enable them inside vscode 2024-05-29 21:14:35 +02:00
Sergio Laín
eca8325ec5
♻️ refactor(nvim): use Lazyvim notify api instead of neovim vim.notify 2024-05-27 16:28:13 +02:00
Sergio Laín
8ca7852b10
feat(nvim): add lazygit log keymap to the floaterm extra 2024-05-27 16:22:24 +02:00
Sergio Laín
153f65a6d4
📁 files(nvim): rename ccc to color 2024-05-25 13:59:24 +02:00
Sergio Laín
5cad7735c5
feat(nvim): new extra: hover.nvim 2024-05-25 13:57:42 +02:00
Sergio Laín
16b5a29d6f
🗑️ remove(nvim): obsidian find files keymap 2024-05-16 00:55:02 +02:00
Sergio Laín
053d15ed18
feat(nvim): add new keybindings for codesnap 2024-05-12 18:02:54 +02:00
Sergio Laín
1bee812f17
feat(nvim): new extra: blame.nvim 2024-04-23 23:48:46 +02:00
Sergio Laín
e766b5fdc5
feat(nvim): new extra: five-server 2024-04-14 13:54:30 +02:00
Sergio Laín
4ba78901c4
🐛 fix(nvim): condition for persistent-breakpoints and kitty-scrollback loading 2024-04-07 15:52:17 +02:00
Sergio Laín
a347b4dd94
🐛 fix(nvim): cond some plugins for not loading when inside vscodium 2024-04-07 13:57:31 +02:00
Sergio Laín
1447cdfe0e
feat(nvim): new extra: codesnap
make cool screenshots of your code
2024-04-07 13:24:43 +02:00
Sergio Laín
ee88655c01
🐛 fix(nvim): use add instead of append in harpoon extra
append is now deprecated
2024-04-03 09:59:43 +02:00
Sergio Laín
7bdee26962
feat(nvim): add new command for working with daily files in the obsidian extra 2024-04-01 13:46:53 +02:00
Sergio Laín
4836b80cb5
feat(nvim): add new plugin to the github extra for gist management 2024-03-30 17:35:29 +01:00
Sergio Laín
6a8dd58643
⚙️ config(nvim): changed spelling keymap and deleted carbonnow keymap
new trouble keymaps override them
2024-03-29 18:15:17 +01:00
Sergio Laín
4b89bce4b8
🐛 fix(nvim): nvim-ufo changes to some opts definitions 2024-03-29 18:14:38 +01:00
Sergio Laín
268945f179
💄 style(nvim): all desc word are now in capital letters 2024-03-28 19:13:24 +01:00
Sergio Laín
18d30e3fbc
feat(nvim): new extra: json extended
one new plugin
2024-03-24 19:32:24 +01:00
Sergio Laín
9b3e0f4ff0
🗑️ remove(nvim): delta from the undotree extra 2024-03-24 14:20:38 +01:00
Sergio Laín
cbb00fcbb7
⚙️ config(nvim): change some keymaps 2024-03-24 01:16:03 +01:00
Sergio Laín
09c5c6ff69
📁 files(nvim): move bookmarks file 2024-03-22 21:30:49 +01:00
Sergio Laín
1a8fe9fdd6
♻️ refactor(nvim): use LazyVim global function instead of importing the util module of lazyvim 2024-03-22 21:29:48 +01:00
Sergio Laín
1d14e6302f
feat(nvim): add harpoonline plugin to the harpoon extra
lualine indicator for harpoon
2024-03-19 13:01:39 +01:00
Sergio Laín
917da2edae
⚙️ config(nvim): forgot to update one keymap for harpoon 2024-03-19 13:00:46 +01:00
Sergio Laín
f2c3e123c8
♻️ refactor(nvim): use m instead of the enter key as a defining mapping for the marks extras 2024-03-19 00:57:08 +01:00
Sergio Laín
a76dc1f6ad
💄 style(nvim): some formatting 2024-03-19 00:56:04 +01:00
Sergio Laín
18c0feac2b
feat(nvim): add some telescope git pickers and an spelling picker as well 2024-03-18 00:14:19 +01:00
Sergio Laín
ecb91890dc
⚙️ config(nvim): change keymaps for diffview and floaterm file history 2024-03-18 00:13:24 +01:00
Sergio Laín
e7ead4b7f9
🐛 fix(nvim): lazygit history binding now working on every os 2024-03-16 00:16:41 +01:00
Sergio Laín
cf7f6f0680
feat(nvim): add a new command for opening lazygit file history in the floaterm extra 2024-03-14 09:37:11 +01:00
Sergio Laín
8b776138f4
feat(nvim): new extra: telescope-file-browser 2024-03-10 01:24:11 +01:00
Sergio Laín
e9be6a3f81
📁 files(nvim): change names and move to another directories 2024-03-10 01:21:34 +01:00
Sergio Laín
2fadaab606
🚀 perf(nvim): make some plugins optional 2024-03-10 01:20:42 +01:00
Sergio Laín
40ccba2211
💄 style(nvim): rename grapple which-key menu definition to marks 2024-03-09 02:23:52 +01:00
Sergio Laín
5753847a71
feat(nvim): add a new extra: grapple
a better harpoon in my opinion
2024-03-09 02:21:04 +01:00
Sergio Laín
53f257dcbf
⚙️ config(nvim): changed some mapping descriptions as well as harpoon actions for the dashboards 2024-03-09 02:16:48 +01:00
Sergio Laín
15d0a0f3d7
♻️ refactor(nvim): harpoon and arrow extra are now identified as marks 2024-03-08 16:29:35 +01:00