imxiejie / ThinkVim

Vim configuration in the 21st century
MIT License
870 stars 106 forks source link

Probably wrong codepage in spaceline plugin #81

Closed argrento closed 4 years ago

argrento commented 4 years ago

Problems summary

Strange characters in spaceline: some are not shown, some are completely wrong

Environment Information

How to reproduce the problem from neovim startup (Required!)

  1. Install neovim
  2. Install ThinkVim
  3. Run neovim

Screenshot (if possible)

nvim

argrento commented 4 years ago

Issue solved after changing font in terminal emulator settings.

glepnir commented 4 years ago

@argrento yes, you need install nerdfont , by the way dont use the neovim appimage. you can download the nvim-linux64.tar.gz from the neovim release then set the bin folder into your env path. some people told me that the appimage will cause the startup slowly.. you need config ccls into the coc-settings.json.