Añado mis cositas actuales para empezar

This commit is contained in:
werty534 2024-09-05 00:38:15 +02:00
parent 379a9ebc6a
commit baa9464123
2 changed files with 66 additions and 57 deletions

View file

@ -2,4 +2,9 @@
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
return {
{
'norcalli/nvim-colorizer.lua',
opts = {},
},
}