nvim: Unpin base16 plugin

Since the newer versions are working well on my system again, we can
unpint the pinned commit from base16.
This commit is contained in:
Marty Oehme 2023-12-12 14:49:40 +01:00
parent 0bdd406f56
commit 0d017f7747
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
2 changed files with 1 additions and 2 deletions

View file

@ -41,7 +41,6 @@ return {
lazy = false,
priority = 1000,
dependencies = { "rktjmp/fwatch.nvim" },
commit = "96e3089", -- pin it to last commit before regression change
},
-- try to avoid putting files in util buffers, e.g. filetree, aerial, undotree, ..
{