Skip to content

Commit

Permalink
Use suda.vim for in leau of eunuch for some stuff
Browse files Browse the repository at this point in the history
:SudoWrite, perhaps along with other commands, do not work with neovim,
see tpope/vim-eunuch#56.
  • Loading branch information
currybullen committed Sep 4, 2021
1 parent e789d45 commit c45af8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Plug 'cespare/vim-toml'
Plug 'preservim/nerdtree'
Plug 'vimwiki/vimwiki'
Plug 'tpope/vim-commentary'
Plug 'lambdalisue/suda.vim'
call plug#end()

" Looks
Expand Down

0 comments on commit c45af8c

Please sign in to comment.