vim-fern-git-status
vim-fern-git-status copied to clipboard
Throws error on every start of `:Fern`
I get the error below when using fern and fern-git-status.vim. The error goes away as soon as I no longer load fern-git-status.vim.
[fern] ERROR: {'throwpoint': '/nix/store/yl9cddnld5gq63vadc9pgb18m3r9mg9z-vimplugin-fern-vim-2021-01-20/share/vim-plugins/fern-vim/autoload/fern/logger.vim, line 82', 'exception': 'Vim(let):E741: Value is locked: g:fern#logger#DEBUG'}
And this is the line it links to
let g:fern#logger#DEBUG = g:fern#DEBUG
Sorry for quite a late reply. Please create a minimal vimrc and minimal steps to reproduce the situation if you are still suffering the issue.