编辑器显示随机字母在行和文件树资源管理器中时遇到问题。

huangapple go评论48阅读模式
英文:

Having issues fixing editor showing random letters in line and in file tree explorer

问题

我正在配置我的 Neovim 环境,并决定使用 NVChad 来帮助进行初始设置。我面临的问题是我的编辑器和文件树在初始加载时显示随机字母,但一旦通过导航就消失了。

下面是我遇到的问题示例。

编辑器显示随机字母在行和文件树资源管理器中时遇到问题。

正如您在第3行中所看到的,它显示为'ffro dotenv ...',但当我导航到该行并进入插入模式时,它完全消失了。您还可以在第3行左侧的文件树中看到此情况的示例。我已安装了建议的插件以查看图标,甚至尝试完全删除图标,但仍然没有运气。寻求有人指导我,哪个插件可能导致这个问题。

任何帮助将不胜感激。

英文:

I am working on my Neovim setup and have decided to use NVChad to bootstrap alot of the initial setup for me. The issue I am facing is with my editor and my file tree showing random letters on initial load but then go away once passed over through navigation.

Below is an exmaple of the issue I am facing.

编辑器显示随机字母在行和文件树资源管理器中时遇到问题。

As you can see in line 3, it shows 'ffro dotenv ..." but when I navigate to that line and go to insert mode it goes away completely. You can also see an exmaple of this happening in the file tree to the left of line 3. I have installed the plugins recommended to view the icons and even tried removing icons altogether but still no luck. Looking for someone to point me in the right direction of which plugin could be causing this.

Any help would be appreciated.

答案1

得分: 0

我实际上只需使用 nvim 树插件的默认配置就能修复这个问题。

英文:

I was actually able to fix this by just going with the default configuration for the nvim tree plugin.

huangapple
  • 本文由 发表于 2023年5月23日 00:26:28
  • 转载请务必保留本文链接:https://go.coder-hub.com/76308206.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定