feat: move plugin install definitions to their dirs.

This commit is contained in:
CronyAkatsuki 2025-10-21 21:03:41 +02:00
parent 013cdcb45e
commit b57dc94d3a
5 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,7 @@
vim.pack.add({
{ src = "https://github.com/folke/lazydev.nvim" }
})
-- Enable some settings globally
vim.lsp.config("*", {
-- allow for multiline token support