Removed window movement and prepared commands file

This commit is contained in:
Fabian Schmidt
2021-02-24 20:52:43 +01:00
parent 6b421a3f3e
commit c79fcf8678
2 changed files with 19 additions and 13 deletions

5
lua/commands.lua Normal file
View File

@@ -0,0 +1,5 @@
-- commands.lua
-- autocmd! User GoyoEnter Limelight
-- autocmd! User GoyoLeave Limelight!
-- command W :execute ':silent w !sudo tee % > /dev/null' | :edit!