return { { -- enables UNIX specific stuff in vim, -- specifically: -- :SudoWrite -- :SudoRead -- :Chmod -- and also some more, but those are easy done with shell "tpope/vim-eunuch", enabled = false, lazy=false, } }