Merge 'upstream/master' fixup style, lua lsp snippets

fixup: updated some style stuff
feat: enable lua lsp snipppets
This commit is contained in:
Damjan 9000
2024-03-01 11:09:32 +01:00
3 changed files with 17 additions and 15 deletions

View File

@@ -10,9 +10,6 @@
--
-- NOTE: Here is where you install your plugins.
require('lazy').setup {
-- [[ Plugin Specs list ]]
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically