Añado mis cositas actuales para empezar
This commit is contained in:
parent
379a9ebc6a
commit
baa9464123
2 changed files with 66 additions and 57 deletions
|
|
@ -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 = {},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue