+ Added alias for docx2pdf because people are annoying and keep sending

me docx!
This commit is contained in:
ziro 2021-01-10 11:53:32 +07:00
parent cfcd74b890
commit 98dcbb1945
4 changed files with 6 additions and 18 deletions

View file

@ -34,7 +34,7 @@ Plug 'preservim/nerdtree'
Plug 'ryanoasis/vim-devicons'
" Tell everyone on discord that you use vim!
Plug 'hugolgst/vimsence'
" Plug 'hugolgst/vimsence'
" Markdown preview, not really useful since it's only support github's md format.
Plug 'iamcco/markdown-preview.nvim', { 'do': 'cd app & yarn install' }