LazyVim.LazyVim/lua/lazyvim/plugins/extras
2023-10-09 20:12:07 +02:00
..
coding feat(codeium): added lualine component with codeium status similar to copilot 2023-10-09 09:13:14 +02:00
dap feat(nlua): make lua dap keybindings buffer-local 2023-10-07 21:08:18 +02:00
editor feat(mini.surround)!: default surround mappings are now gs instead of gz (unless you enabled the leap extra) 2023-10-04 00:25:44 +02:00
formatting fix(black): remove unknown blackd from conform (#1640) 2023-10-09 09:15:15 +02:00
lang fix(yaml): yaml schemas are a dict, not a list, so merge properly. Fixes #1636 2023-10-08 19:29:00 +02:00
linting fix(nvim-lint): dont try merging function linters 2023-10-04 14:45:45 +02:00
test fix(neotest): properly detect __call. Fixes #847 2023-05-28 12:52:22 +02:00
ui feat(edgy): when edgy is enabled, use edgy's main window for Telescope to open results in 2023-10-09 20:12:07 +02:00
util feat(extra): add extra util.dot that configures multiple ft and treesitter langs when needed 2023-10-08 13:45:57 +02:00
vscode.lua style: removed dead code 2023-10-04 13:19:12 +02:00