feat: add spell check

This commit is contained in:
Fabio Lenherr / DashieTM 2022-10-13 01:41:22 +02:00
parent 2bed6f50c0
commit d42d294c95
122 changed files with 454 additions and 5657 deletions

View file

@ -20,3 +20,5 @@ comment.setup {
}
end,
}
vim.cmd([[highlight TabLineSel guifg=#192330 guibg=112e54]])
vim.cmd([[highlight BufferDefaultCurrent guifg=#192330 guibg=112e54]])