Skip to content
Snippets Groups Projects
Verified Commit b5e2620c authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

fix: removed highlight groups settings from autocmds

parent ba7f0759
No related branches found
No related tags found
1 merge request!1feat: v2 config fully working, setting it as the default from now on
vim.cmd [[autocmd! ColorScheme * highlight NormalFloat bg=#1f1d2e guibg=#1f1d2e]]
vim.cmd [[autocmd! ColorScheme * highlight FloatBorder guifg=#ea9a97]]
vim.cmd [[autocmd BufWritePre * lua vim.lsp.buf.format()]]
-- [[ Highlight on yank ]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment