Martins3 / My-Linux-Config

:clap: Modern neovim configuration based on native lsp
https://martins3.github.io/My-Linux-Config/
GNU General Public License v3.0
342 stars 62 forks source link

The abnormal display of absolute path #139

Closed Shipley1105 closed 1 year ago

Shipley1105 commented 1 year ago

issue

Martins3 commented 1 year ago

https://github.com/Martins3/My-Linux-Config/blob/master/docs/nvim.md#%E5%AE%89%E8%A3%85-nerdfonts may be useful.

Shipley1105 commented 1 year ago

I do use nerdfonts, everything works fine except "/lua usr init.lua" in the picture. I have no idea how to fix this, Any suggestion ?

Martins3 commented 1 year ago
  1. What's the terminal emulator?
  2. What's your operating system
  3. , j and show me the screenshot, this is what I expected image
Shipley1105 commented 1 year ago

I figured out. And here is the solution for Ubuntu 20.04 terminal: using V3.0.2 instead of v2.1.0 in nvim.md, You would better update nvim.md about the font.

Martins3 commented 1 year ago

can you make a pull request to fix this issue, thanks :)