junegunn / junegunn/vader.vim

vader#log: fix self-refs and handling of partials with Neovim

Open
#203 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
599
Forks
40
PR merge metrics
No merged PRs in 30d

Description

When using `Log` / `vader#log` you might run into issues if `string()` fails on the object, especially with Neovim.

In Neomake I have a helper function for this, which would make sense to use with `vader#log` in Vader already likely.

https://github.com/neomake/neomake/blob/901f97a96796ef44ef1ca465c56784d1bb8292fb/autoload/neomake/utils.vim#L605-L644

Followup: https://github.com/neomake/neomake/pull/2464

Ref: https://github.com/neovim/neovim/issues/7432

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.