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/i3-vim-syntax/README.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 vim/.vim/plugged/i3-vim-syntax/README.md (limited to 'vim/.vim/plugged/i3-vim-syntax/README.md') diff --git a/vim/.vim/plugged/i3-vim-syntax/README.md b/vim/.vim/plugged/i3-vim-syntax/README.md deleted file mode 100644 index ca03b27..0000000 --- a/vim/.vim/plugged/i3-vim-syntax/README.md +++ /dev/null @@ -1,18 +0,0 @@ -:warning: *This syntax file is not maintained anymore. Feel free to take over or try some alternative -(eg: [i3config.vim](https://github.com/mboughaba/i3config.vim)).* - ---- - -This is a [Vim](http://vim.org) syntax file for [i3](http://i3wm.org/) config file. - -![Screenshot](https://raw.githubusercontent.com/PotatoesMaster/i3-vim-syntax/junk/screenshot.png) - -## Using it - -You can install it using a Vim plugin manager ([Vundle], [Pathogen], …) or just by putting [i3.vim][i3vim] in your `~/.vim/syntax` directory. - -I recommend you to add `# vim:filetype=i3` at the end of your i3 config file, unless you really want to type `:set filetype=i3` every time you edit this file. - -[Vundle]:http://github.com/gmarik/vundle/ -[Pathogen]:http://github.com/tpope/vim-pathogen/ -[i3vim]: http://raw.github.com/PotatoesMaster/i3-vim-syntax/master/syntax/i3.vim -- cgit v1.2.3