editor/evil: remove evil-matchit

Its bugginess doesn't justify the "intelligence" it offers for block
keywords.
This commit is contained in:
Henrik Lissner
2019-06-09 19:12:29 +02:00
parent 5683ffe0d2
commit 5d94f048b6
4 changed files with 5 additions and 37 deletions

View File

@@ -9,7 +9,6 @@
(package! evil-escape)
(package! evil-exchange)
(package! evil-indent-plus)
(package! evil-matchit)
(package! evil-numbers :recipe (:fetcher github :repo "janpath/evil-numbers"))
(package! evil-textobj-anyblock)
(package! evil-snipe)