LazyVim.LazyVim/lua/lazyvim/plugins
Andreas Gerlach 088914e1dd
feat(trouble): keymaps for trouble quicklist / loclist (#171)
* use trouble quicklist / loclist if available

* feat: added keymaps for loclist and qf list with trouble

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-02-07 21:50:41 +01:00
..
extras fix(typescript): typescript extras Keymaps (#175) 2023-02-06 16:44:43 +01:00
lsp fix(lsp): properly merge lsp client capabilities 2023-02-07 16:46:48 +01:00
coding.lua fix(mini.surround): use merged plugin spec to build keys. Fixes #172. Fixes #177 2023-02-06 08:31:04 +01:00
colorscheme.lua fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67 2023-01-16 16:49:29 +01:00
core.lua refactor: move LazyVim init to core 2023-01-25 09:00:33 +01:00
editor.lua feat(trouble): keymaps for trouble quicklist / loclist (#171) 2023-02-07 21:50:41 +01:00
treesitter.lua refactor: removed deprecation warnings from before 1.0.0 2023-01-25 09:00:33 +01:00
ui.lua fix(mini.indent): no need to disable indent in alpha dashboard config. Fixes #199 2023-02-07 16:46:48 +01:00
util.lua fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67 2023-01-16 16:49:29 +01:00