Commit graph

724 commits

Author SHA1 Message Date
Sergio Laín
e90e2ba3dd
♻️ refactor(nvim): load persistent-breakpoints as a dependency for nvim-dap 2024-05-31 21:06:50 +02:00
Sergio Laín
71ea7a60bc
🚀 perf(nvim): import lazyvim vscode extra to avoid duplicate code 2024-05-29 21:16:53 +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
19782b342b
feat(nvim): add ts-comments to the vscode extra 2024-05-27 16:27:24 +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
d6512ecba5
📁 files(nvim): add extended label in yanky extra name 2024-05-27 16:21:57 +02:00
Sergio Laín
f4ec61ca21
🔧 chore(nvim): plugin updates 2024-05-27 16:21:06 +02:00
Sergio Laín
4541528ba1
feat(nvim): add new cmd to tsc.nvim 2024-05-26 17:26:19 +02:00
Sergio Laín
0daa58d116
⚙️ config(nvim): add outline to hardtime excluded filetypes 2024-05-26 17:26:07 +02:00
Sergio Laín
edf92ebed8
feat(nvim): add keymap to toggle highlight-colors 2024-05-25 14:09:02 +02:00
Sergio Laín
06b74684c2
feat(nvim): new extra: nvim-highlight-colors 2024-05-25 14:00:06 +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
f66e77fbb3
feat(nvim): add shfmt formatter 2024-05-22 00:16:22 +02:00
Sergio Laín
d96f09ff4b
♻️ refactor(nvim): convert luasnip to a coding extra 2024-05-22 00:15:52 +02:00
Sergio Laín
99ad0fd4a2
feat(nvim): new extra: tiny-devicons-auto-colors.nvim 2024-05-22 00:14:33 +02:00
Sergio Laín
42f5a50865
🗑️ remove(flash): custom options that are redundant with default plugin options 2024-05-22 00:13:06 +02:00
Sergio Laín
a99e605db7
feat(nvim): show a message when refactoring code 2024-05-22 00:12:13 +02:00
Sergio Laín
c248eb681a
🔧 chore(nvim): change included and extra lazyvim plugins 2024-05-22 00:09:47 +02:00
Sergio Laín
29ba7613a7
🗑️ remove(nvim): yanky database line 2024-05-18 20:23:12 +02:00
Sergio Laín
fcc665173c
feat(nvim): new extra: colorful-winsep 2024-05-17 00:50:23 +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
eedde78e8a
feat(nvim): new extra: npm-cmp 2024-05-10 23:53:21 +02:00
Sergio Laín
0d14385b4c
⚙️ config(hypr): set ruff as default ruff lsp intead of ruff-lsp 2024-05-05 13:39:43 +02:00
Sergio Laín
0d90bf7ab4
⚙️ config(nvim): add some opts to the cyberdream colorscheme 2024-05-01 01:04:08 +02:00
Sergio Laín
69d46e94f2
feat(nvim): add new extra: mason-lock 2024-05-01 00:50:54 +02:00
Sergio Laín
271c303865
🗑️ remove(nvim): dont pass custom opts to the rainbow-delimeters plugin 2024-04-30 00:32:21 +02:00
Sergio Laín
1bee812f17
feat(nvim): new extra: blame.nvim 2024-04-23 23:48:46 +02:00
Sergio Laín
26c379ea9d
🔧 chore(nvim): use ruff instead of ruff_lsp 2024-04-22 17:04:24 +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
cc83147497
feat(nvim): add new telescope keymaps 2024-04-15 23:56:34 +02:00
Sergio Laín
e766b5fdc5
feat(nvim): new extra: five-server 2024-04-14 13:54:30 +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
decc55fb67
📦️ deps(nvim): add luarocks.nvim to the image.nvim extra 2024-04-12 21:28:08 +02:00
Sergio Laín
58856376a0
feat(nvim): add refactoring mappings 2024-04-10 23:49:24 +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
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
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
a8b5c06e1d
🗑️ remove(nvim): python-semshi from the python-extended extra 2024-04-04 16:15:33 +02:00
Sergio Laín
a80dbb44e2
♻️ refactor(nvim): gen.nvim extra redone 2024-04-04 08:42:38 +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
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
4aef47abda
🐛 fix(nvim): ansible filetype detection now works correctly 2024-04-02 09:20:04 +02:00