LazyVim.LazyVim/lua/lazyvim/plugins/extras
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
..
coding fix(luasnip): move mappings to cmp spec so that they dont conflict with native snippets 2024-06-02 18:43:44 +02:00
dap feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
editor feat(mini.files): add cwd and vertical/horizontal keybindings to mini.files (#2695) 2024-06-05 23:22:14 +02:00
formatting feat(prettier): the prettier extra now needs a prettier config file by default. See docs to change this. 2024-06-05 22:55:36 +02:00
lang feat(prettier): the prettier extra now needs a prettier config file by default. See docs to change this. 2024-06-05 22:55:36 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
ui feat: trouble v3 2024-05-30 14:41:13 +02:00
util feat(hipatterns): added vue/astro 2024-06-03 09:24:19 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00