mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-08 05:56:34 +05:30
seperate neovide config
This commit is contained in:
@ -47,3 +47,6 @@ vim.api.nvim_create_autocmd("TextYankPost", {
|
||||
vim.highlight.on_yank()
|
||||
end,
|
||||
})
|
||||
|
||||
-- load neovide
|
||||
require("neovide")
|
||||
|
Reference in New Issue
Block a user