Commit graph

154 commits

Author SHA1 Message Date
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
Sergio Laín
db44b35d71
♻️ refactor(nvim): using outline extra from lazyvim with custom options 2024-03-07 21:48:58 +01:00
Sergio Laín
6ba850744c
🐛 fix(nvim): ccc init function 2024-03-05 17:08:36 +01:00
Sergio Laín
492756eef6
🚀 perf(nvim): playground now loads on key load 2024-03-02 14:09:57 +01:00
Sergio Laín
b2248d64da
♻️ refactor(nvim): obsidian extra now has keymaps as well as some new options 2024-02-29 13:01:57 +01:00
Sergio Laín
25bf8585f0
🚀 perf(nvim): load neorg on norg files 2024-02-29 13:01:23 +01:00
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