From 12564a8f73ebe721d415a04d36f7aac7091bea9d Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Thu, 16 May 2019 18:16:09 -0400 Subject: updating vimrc --- vim/.vim/plugged/vim-pug/README.markdown | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 vim/.vim/plugged/vim-pug/README.markdown (limited to 'vim/.vim/plugged/vim-pug/README.markdown') diff --git a/vim/.vim/plugged/vim-pug/README.markdown b/vim/.vim/plugged/vim-pug/README.markdown deleted file mode 100644 index 7665388..0000000 --- a/vim/.vim/plugged/vim-pug/README.markdown +++ /dev/null @@ -1,21 +0,0 @@ -# vim-pug # - -Vim syntax highlighting for Pug (formerly Jade) templates. - -For best results consider using this with an (improved) HTML5 syntax plugin. - -Installation ------------- - -I prefer to install plugins using Tim Pope's -[pathogen.vim](https://github.com/tpope/vim-pathogen). Installation using -pathogen is quite simple. - - cd ~/.vim/bundle - git clone git://github.com/digitaltoad/vim-pug.git - -If you do not want to use pathogen. You can always install vim-pug in the -normal manner by copying each directory to your ~/.vim directory. Make sure -not to overwrite any existing directory of the same name and instead copy only -the contents of the source directory to the directory of the same name in your -~/.vim directory. -- cgit v1.2.3