From 715e8a3e714753a1dd3810ef87fa43b636b0e913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Thu, 30 May 2013 17:50:14 +0200 Subject: i3 vim syntax highlighting --- .vim/bundles.vim | 3 +++ 1 file changed, 3 insertions(+) (limited to '.vim') diff --git a/.vim/bundles.vim b/.vim/bundles.vim index cfc11bd..9040a32 100644 --- a/.vim/bundles.vim +++ b/.vim/bundles.vim @@ -61,4 +61,7 @@ Bundle 'UltiSnips' " Some nice shortcuts Bundle 'unimpaired.vim' +" i3 Syntax highlighting +Bundle 'PotatoesMaster/i3-vim-syntax' + filetype plugin indent on " required! -- cgit v1.2.3