Added autocommands to toggle Limelight automatically
This commit is contained in:
@@ -3,3 +3,8 @@
|
||||
-- autocmd! User GoyoEnter Limelight
|
||||
-- autocmd! User GoyoLeave Limelight!
|
||||
-- command W :execute ':silent w !sudo tee % > /dev/null' | :edit!
|
||||
|
||||
vim.cmd 'autocmd! User GoyoEnter Limelight'
|
||||
vim.cmd 'autocmd! User GoyoLeave Limelight!'
|
||||
|
||||
vim.cmd 'command W :execute \':silent w !sudo tee % > /dev/null\' | :edit!'
|
||||
|
Reference in New Issue
Block a user