Commit graph

21 commits

Author SHA1 Message Date
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
cc83147497
feat(nvim): add new telescope keymaps 2024-04-15 23:56:34 +02:00
Sergio Laín
7fb0d91041
⚙️ config(nvim): enable yadm back again 2024-04-02 16:47:15 +02:00
Sergio Laín
6266558460
🗑️ remove(nvim): yadm support
is now deprecated
2024-04-01 21:34:32 +02: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
268945f179
💄 style(nvim): all desc word are now in capital letters 2024-03-28 19:13:24 +01:00
Sergio Laín
3a69385961
🗑️ remove(nvim): mapping to open in neotree
lazyvim now has one by default
2024-03-26 14:13:49 +01:00
Sergio Laín
d757f4f38a
feat(nvim): new telescope mappings 2024-03-24 23:42:45 +01:00
Sergio Laín
e79e6c8f11
feat(nvim): new telescope pickers 2024-03-24 23:42:30 +01:00
Sergio Laín
1170b7ffa4
🐛 fix(nvim): telescope definition for extensions and pickers 2024-03-24 23:41:30 +01:00
Sergio Laín
ab71197847
🚀 perf(nvim): use rg and sd for spectre engine 2024-03-22 21:36:27 +01:00
Sergio Laín
35e4af409e
⚙️ config(nvim): disable search mode on flash
sometimes can get super annoying
2024-03-22 21:31:44 +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
c3046ead12
🗑️ remove(nvim): telescope autocmd that fixed entering insert mode
no longer needed
2024-03-19 00:54:16 +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
1c103c07de
feat(nvim): add a dashboard keymap that supports alpha and dashboard-nvim 2024-03-17 01:51:44 +01:00
Sergio Laín
3067896b64
♻️ refactor(nvim): use prettypath function from lazyvim utils 2024-03-14 19:54:57 +01:00
Sergio Laín
e47b17a38f
feat(nvim): add a new binding for flash to search by the current word 2024-03-13 10:17:31 +01:00
Sergio Laín
c5945ecd1b
⚙️ config(nvim): disable codelens
still a very experimental feature
2024-03-12 14:14:50 +01:00
Sergio Laín
9a3f14ac3d
feat(nvim): add next snippets to ts and js 2024-03-10 01:36:27 +01:00
Sergio Laín
e98d41f3e3
📁 files(nvim): convert lazyvim modified plugin files to extra modules 2024-03-10 01:20:01 +01:00