From d25a3ae3f553acfaa3c7b82c1de3611d25090d16 Mon Sep 17 00:00:00 2001 From: Ryan Reed Date: Sat, 26 Feb 2022 09:20:15 -0500 Subject: [PATCH] Removing ultisnips and vim-snippets for now --- .chezmoiexternal.toml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml index 935a03b..d900a7a 100644 --- a/.chezmoiexternal.toml +++ b/.chezmoiexternal.toml @@ -43,12 +43,3 @@ type = "archive" url = "https://github.com/tpope/vim-surround/archive/master.tar.gz" stripComponents = 1 - -[".vim/pack/git-plugins/start/ultisnips"] - type = "archive" - url = "https://github.com/SirVer/ultisnips/archive/master.tar.gz" - stripComponents = 1 -[".vim/pack/git-plugins/start/vim-snippets"] - type = "archive" - url = "https://github.com/honza/vim-snippets/archive/master.tar.gz" - stripComponents = 1