vim

vim config files
git clone https://git.bracken.jp/vim.git
Log | Files | Refs | LICENSE

commit 468cd5e0afee0f7a18278ef16038b979d48b4d0e
parent 9dedf705e5ba40659806f9957405499bef223ae4
Author: Chris Bracken <chris@bracken.jp>
Date:   Mon,  7 Sep 2015 20:39:46 -0700

Ignore .sug files.

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ bundle *.spl +*.sug