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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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)