Commit graph

1150 commits

Author SHA1 Message Date
Sergio Laín
175308d1d7
🔧 chore(nvim): plugin updates 2024-04-21 14:23:38 +02:00
Sergio Laín
cfbd949494
🔧 chore(nvim): plugin updates 2024-04-18 23:20:32 +02:00
Sergio Laín
dc578da588
🔧 chore(nvim): plugin updates 2024-04-17 19:41:36 +02:00
Sergio Laín
3930144b87
♻️ refactor(nvim): select a tab keymap 2024-04-16 22:33:49 +02:00
Sergio Laín
a38588a3f5
feat(nvim): add some options to the pyright lsp to hide some useless info 2024-04-16 22:33:32 +02:00
Sergio Laín
f2363dac87
🔧 chore(nvim): plugin updates 2024-04-16 22:31:57 +02:00
Sergio Laín
cc83147497
feat(nvim): add new telescope keymaps 2024-04-15 23:56:34 +02:00
Sergio Laín
eaccb1aad9
🔧 chore(nvim): plugin updates 2024-04-15 23:55:44 +02:00
Sergio Laín
e766b5fdc5
feat(nvim): new extra: five-server 2024-04-14 13:54:30 +02:00
Sergio Laín
949f2624f8
🔧 chore(nvim): plugin updates 2024-04-14 13:53:54 +02:00
Sergio Laín
fd8e9779df
feat(nvim): add condition for loading prettierd if there isnt any biome config file in the root dir 2024-04-13 17:46:48 +02:00
Sergio Laín
90234069a2
🔧 chore(nvim): plugin updates 2024-04-13 17:46:19 +02:00
Sergio Laín
decc55fb67
📦️ deps(nvim): add luarocks.nvim to the image.nvim extra 2024-04-12 21:28:08 +02:00
Sergio Laín
9d5159b8ac
🔧 chore(nvim): plugin updates 2024-04-12 21:25:19 +02:00
Sergio Laín
f07145afa2
🔧 chore(nvim): plugin updates 2024-04-11 23:49:26 +02:00
Sergio Laín
996141faee
🔧 chore(nvim): plugin updates 2024-04-10 23:49:38 +02:00
Sergio Laín
58856376a0
feat(nvim): add refactoring mappings 2024-04-10 23:49:24 +02:00
Sergio Laín
b8a5713316
🔧 chore(nvim): plugin updates 2024-04-09 18:25:46 +02:00
Sergio Laín
7ea9bfcce1
feat(nvim): use ts-error-translator on svelte, astro, vue, ts and js 2024-04-08 10:17:59 +02:00
Sergio Laín
77b2258b54
🐛 fix(devdocs): missed the opts for all the devdocs entries... 2024-04-08 10:09:56 +02:00
Sergio Laín
992ac8f76b
🔧 chore(nvim): plugin updates 2024-04-08 08:51:01 +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
1ed75c95c4
🔧 chore(nvim): plugin updates 2024-04-07 13:23:22 +02:00
Sergio Laín
10e99b308c
🔧 chore(nvim): plugin updates 2024-04-06 12:51:20 +02:00
Sergio Laín
f4978df343
feat(nvim): add vue-2 and vue-3 extra instead of having only vue extra 2024-04-06 00:11:43 +02:00
Sergio Laín
c43e2707de
🔧 chore(nvim): plugin updates 2024-04-06 00:10:38 +02:00
Sergio Laín
09fc9cf8da
feat(nvim): add new useful keymaps
extracted from lkhphuc great config: https://github.com/lkhphuc/dotfiles
2024-04-05 09:26:50 +02:00
Sergio Laín
d7158726a2
🔧 chore(nvim): plugin updates 2024-04-05 09:14:09 +02:00
Sergio Laín
a8b5c06e1d
🗑️ remove(nvim): python-semshi from the python-extended extra 2024-04-04 16:15:33 +02:00
Sergio Laín
e68b9ace2f
🔧 chore(nvim): plugin updates 2024-04-04 16:15:08 +02:00
Sergio Laín
a298276ccd
🔧 chore(nvim): plugin updates 2024-04-04 12:46:35 +02:00
Sergio Laín
a80dbb44e2
♻️ refactor(nvim): gen.nvim extra redone 2024-04-04 08:42:38 +02:00
Sergio Laín
24399a8460
feat(nvim): new keymap to create a new tab with the current buffer 2024-04-04 08:42:23 +02:00
Sergio Laín
efd5d29e24
🔧 chore(nvim): plugin updates 2024-04-04 08:31:49 +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
3018683360
🔧 chore(nvim): plugin updates 2024-04-03 09:59:07 +02:00
Sergio Laín
eef3818e35
📚 docs(nvim): add img-clip to the README 2024-04-03 09:58:58 +02:00
Sergio Laín
7fb0d91041
⚙️ config(nvim): enable yadm back again 2024-04-02 16:47:15 +02:00
Sergio Laín
e163ef4f17
🔧 chore(nvim): plugin updates 2024-04-02 16:45:14 +02:00
Sergio Laín
4aef47abda
🐛 fix(nvim): ansible filetype detection now works correctly 2024-04-02 09:20:04 +02:00
Sergio Laín
9ec49707d1
🐛 fix(nvim): typo when registering ansible-lint 2024-04-02 09:16:43 +02:00
Sergio Laín
14dbedc482
🔧 chore(nvim): plugin updates 2024-04-02 09:16:02 +02:00
Sergio Laín
6266558460
🗑️ remove(nvim): yadm support
is now deprecated
2024-04-01 21:34:32 +02:00
Sergio Laín
e7137f15f7
🔧 chore(nvim): plugin updates 2024-04-01 21:34:18 +02:00
Sergio Laín
8eef85c78b
🔧 chore(nvim): plugin updates 2024-04-01 19:24:18 +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
603fa0260a
🗑️ remove(nvim): ansible plugin from the ansible extra
already declared in the lazyvim extra
2024-04-01 13:46:04 +02:00
Sergio Laín
d2f7619d27
feat(nvim): add new extra: yaml-extended 2024-04-01 13:24:08 +02:00