Agregué snippets automátios: enumerate, enumerate*, align, align*, itemize, item, align item, integrales simples, dobles, triples, derivadas

This commit is contained in:
Ricman 2025-04-18 22:00:28 -03:00
parent 32b29419f7
commit a3bdc37025
2 changed files with 194 additions and 5 deletions

View file

@ -892,7 +892,7 @@ require('lazy').setup({
-- Load the colorscheme here.
-- Like many other themes, this one has different styles, and you could load
-- any other, such as 'tokyonight-storm', 'tokyonight-moon', or 'tokyonight-day'.
vim.cmd.colorscheme 'tokyonight-night'
vim.cmd.colorscheme 'habamax'
end,
},