Folke Lemaitre
2b3bd6c013
fix: disable telescope
2024-06-10 21:57:28 +02:00
Folke Lemaitre
31c40573db
feat: added ctrl-f and ctrl-b to scroll the preview window
2024-06-10 21:55:40 +02:00
Folke Lemaitre
9cc5d3df50
fix: fix path formatting for grep
2024-06-10 20:59:42 +02:00
Folke Lemaitre
0d05715411
feat: consistent prompt symbols for all pickers
2024-06-10 20:44:32 +02:00
Folke Lemaitre
dd5a5fb4cd
feat: use ctrl-r
to toggle between rootdir/cwd
2024-06-10 20:44:13 +02:00
Folke Lemaitre
9f98b0a01e
chore: remove fzf_colors code since PR has been merged
2024-06-10 20:43:40 +02:00
Folke Lemaitre
b74db85447
feat(fzf-lua): added support for todo-comments
2024-06-10 18:10:13 +02:00
Folke Lemaitre
c155b2e965
feat: added symbols filter
2024-06-10 17:31:26 +02:00
Folke Lemaitre
6a07e6522a
refactor: temp code for better fzf_colors
2024-06-10 17:10:37 +02:00
Folke Lemaitre
26254487fb
feat: added toggle for hidden/ignore
2024-06-10 17:10:07 +02:00
Folke Lemaitre
f9697cbf17
feat: root-dir toggle
2024-06-10 17:09:43 +02:00
Folke Lemaitre
7eac9a854b
refactor: trouble
2024-06-10 17:09:33 +02:00
Folke Lemaitre
4947802191
feat: fzf_colors based on Neovim colorscheme
2024-06-10 14:23:18 +02:00
Folke Lemaitre
60d472a569
fix: fzf smart open
2024-06-10 06:40:43 +02:00
Folke Lemaitre
252197f659
Update lua/lazyvim/plugins/extras/editor/fzf.lua
...
Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
2024-06-09 23:27:22 +02:00
Folke Lemaitre
e29ad4a14e
refactor: LazyVim.pick
2024-06-09 23:13:53 +02:00
Folke Lemaitre
1b34b481c8
feat: added trouble integration
2024-06-09 23:13:53 +02:00
Folke Lemaitre
bedeb66fa9
feat(extras): added fzf-lua
2024-06-09 23:13:53 +02:00
zeekrs
51854046db
fix(extras): +prefix in which-key panel for visual mode ( #3537 )
2024-06-08 10:04:10 +02:00
Iordanis Petkakis
827aa5380a
fix(lualine): only show one Lualine component for symbols ( #3514 )
...
Fixes #3511
2024-06-07 12:12:05 +02:00
Iordanis Petkakis
92106484ed
fix(mini.files): fix error about opts.mappings
( #3507 )
2024-06-06 20:52:40 +02:00
Folke Lemaitre
8010f50aa5
fix(which-key): use new which-key support for native group keymaps (nop)
2024-06-06 10:46:56 +02:00
Dusty Phillips
393aa44e66
feat(mini.files): add cwd and vertical/horizontal keybindings to mini.files ( #2695 )
...
* Makes the toggle_hidden keybinding configurable via mappings
* Adds new mini.files keybindings for opening files in a vertical split,
with both go_in and go_in_plus modes (configurable via mappings)
* Adds new keybinding to change working directory from mini.files
(configurable via mappings)
Closes #2692
2024-06-05 23:22:14 +02:00
Brian Di Palma
c50018b791
feat(editor): added extra for inc-rename.nvim ( #3432 )
...
* feat(editor-extra): Add inc-rename
* fix: refactor and moved noice integration
---------
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-04 09:51:36 +02:00
Folke Lemaitre
135150307b
fix(aerial): disable trouble leader-cs keymap when aerial extra is enabled
2024-05-31 23:47:48 +02:00
Iordanis Petkakis
146c87cd78
fix(trouble): don't enable symbols keymap when outline.nvim
enabled ( #3408 )
2024-05-31 23:46:30 +02:00
Folke Lemaitre
95d055dcf7
feat: trouble v3
2024-05-30 14:41:13 +02:00
Folke Lemaitre
a13457eea3
fix(trouble_v3): set correct lualine section background color
2024-05-29 21:38:05 +02:00
jyuan0
c9ab8224f5
fix(illuminate): s/enabed/enabled ( #3313 )
2024-05-26 10:38:28 +02:00
Rubin Bhandari
4a41012483
fix: show refactored success msg ( #3233 )
2024-05-19 17:45:36 +02:00
Folke Lemaitre
d514e2fa93
feat(extras): added trouble-v3 and mini-hipatterns to recommended
2024-05-18 14:47:31 +02:00
Folke Lemaitre
ef3bd3bd02
feat(extras): tags some extras as recommended
2024-05-18 14:12:26 +02:00
Folke Lemaitre
08925421e8
fix(trouble-v3): add neovim version check
2024-05-18 11:28:06 +02:00
Stefan Boca
9c212d655a
fix(leap): add label to renamed surround mappings key group ( #3211 )
2024-05-18 10:11:05 +02:00
EJ
39bec71ce9
fix(refactoring): add label to refactoring key group ( #3201 )
2024-05-17 20:08:28 +02:00
Folke Lemaitre
cc99b219de
feat(lsp): document highlights now use native lsp. vim-illuminate
is available as an extra
2024-05-17 09:19:28 +02:00
Folke Lemaitre
e37a699096
feat(mini.surround)!: move mini.surround
to an extra
2024-05-16 21:25:51 +02:00
Gethin Davies
1df3c5d70b
fix(dial): Fix dial commands in Visual line+block ( #2933 )
2024-05-14 22:36:31 +02:00
Rubin Bhandari
73de8dde2b
feat(extras): add refactoring.nvim ( #3040 )
...
* feat(editor): add refactoring.nvim
More on:
https://github.com/ThePrimeagen/refactoring.nvim#features
* Update lua/lazyvim/plugins/extras/editor/refactoring.lua
Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
* Update lua/lazyvim/plugins/extras/editor/refactoring.lua
Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
* indent fixes
---------
Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
2024-05-12 22:12:05 +02:00
Folke Lemaitre
9da13ef7e8
fix(trouble-v3): fix telescope integration
2024-04-22 10:00:48 +02:00
Iordanis Petkakis
0fa63603af
fix(trouble_v3): keymap previous
is deprecated, use prev
instead ( #2968 )
2024-04-22 09:56:00 +02:00
Iordanis Petkakis
ceb4855b43
fix(trouble_v3): show error only when trouble_v3
is enabled ( #2989 )
2024-04-22 09:48:05 +02:00
Alan Alvarenga
79fed97f23
fix(harpoon): harpoon2 deprecated message ( #2920 )
...
* fix(config): harpoon2 deprecated message when adding new file to list and fix auto save on file list toggle
* fix: Update harpoon2.lua to add pleanery dep
* fix: no need for plenary deps here
---------
Co-authored-by: Alan Alvarenga <alan.alvarengamejia@telus.com>
Co-authored-by: Rubin Bhandari <roobin.bhandari@gmail.com>
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-04-22 09:45:59 +02:00
Rubin Bhandari
50b7f426f2
fix(harpoon): optimizes harpoon keys ( #2877 )
2024-03-29 14:51:56 +01:00
Folke Lemaitre
80a8b18be6
feat(trouble): enabled edgy
2024-03-29 07:27:55 +01:00
Folke Lemaitre
754467525b
feat(trouble): added <leader>cS
to open a trouble list of all references / definitions / ... of the item under the cursor
2024-03-29 07:27:43 +01:00
Folke Lemaitre
3166236ff8
fix(mini.move): default mini.move setup already maps the correct keys
2024-03-29 00:21:52 +01:00
Folke Lemaitre
4ca0bf69dd
fix(trouble-v3): use the filtered symbols list for lualine
2024-03-28 23:55:41 +01:00
ammon134
8f1fb60f0a
feat(extras): use mini.move instead of native move ( #2865 )
2024-03-28 23:49:48 +01:00
Folke Lemaitre
e29c7acd2d
feat(extras): added extra for mini.diff
2024-03-28 23:41:54 +01:00