LazyVim.LazyVim/lua/lazyvim/plugins
István Donkó 7fe0d5c7c7
feat(extras): added project management (#300)
* feat(project): add project management

* refactor: moved project to extras

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-20 08:14:21 +02:00
..
extras feat(extras): added project management (#300) 2023-04-20 08:14:21 +02:00
lsp feat(lsp): added support for setting global lsp client capabilities 2023-04-19 19:58:05 +02:00
coding.lua fix(luasnip): added note that jsregexp is optional if it fails to build 2023-03-03 08:28:35 +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 fix(core): set cond=true for LazyVim 2023-03-14 11:17:07 +01:00
editor.lua fix(telescope): typo 2023-04-17 08:49:38 +02:00
treesitter.lua fix(treesitter): de-duplicate langs in endure_installed. Fixes #628 2023-04-19 16:45:02 +02:00
ui.lua feat(dap): add more keybindings and lualine component (#612) 2023-04-18 20:23:39 +02:00
util.lua feat: persist pinned tabs (#304) 2023-02-19 09:56:08 +01:00