Skip to content

Question: what vim setting do I need to show the output correctly inside vim? #179

Open
@kgfly

Description

@kgfly

This is a not bug report or feature request.

(Not sure if anyone runs leetcode command inside vim or not.)

In my vim, I run "!leetcode test %", here is my observation:

image

I added these options

set encoding=utf-8
set fileencoding=utf-8
set fileencodings=utf-8
set termencoding=utf-8

to .vimrc.

However, still not working. Chars are still not readable.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions