Small improvements

This commit is contained in:
Ruslan Rakhmanov 2025-05-04 17:42:59 +02:00
parent 8a3fe4fb0b
commit 2188a51eb0
4 changed files with 9 additions and 2 deletions

View file

@ -772,6 +772,7 @@ require('lazy').setup({
end,
formatters_by_ft = {
lua = { 'stylua' },
htmlangular = { 'prettier' },
-- Conform can also run multiple formatters sequentially
-- python = { "isort", "black" },
--
@ -915,7 +916,7 @@ require('lazy').setup({
config = function()
require('everforest').setup {
background = 'hard',
ui_contrast = 'low',
ui_contrast = 'high',
}
-- Load the colorscheme here.