LazyVim.LazyVim/lua/lazyvim
2024-05-16 08:07:36 +02:00
..
config refactor(options): prefer opt in place of vim.opt (#3167) 2024-05-16 07:59:19 +02:00
plugins fix(cmp): never auto bracket for snippets and correct prev char check. Fixes #2949 2024-05-16 08:07:36 +02:00
util style: remove debug :) 2024-05-14 22:25:44 +02:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00