fix: don't ignore plugin this way (#3125)

This commit is contained in:
Christian Chiarulli 2022-10-03 03:56:57 +00:00 committed by GitHub
parent 8767a17b5e
commit 51fbb86555
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,4 +1,3 @@
plugin/
dein
tags*
.netrwhist
@ -28,4 +27,4 @@ lua/lv-user-config/
*.backup
*.old
.luacheckcache
.luacheckcache

View file

@ -0,0 +1 @@
reload('lvim.core.lir').icon_setup()