Git Product home page Git Product logo

Comments (10)

glepnir avatar glepnir commented on June 15, 2024

defx-icons 这个插件

from thinkvim.

serend1p1ty avatar serend1p1ty commented on June 15, 2024

defx-icons 这个插件

谢谢

from thinkvim.

serend1p1ty avatar serend1p1ty commented on June 15, 2024

很抱歉又来叨扰您,但是我在defx那里没有找到解决办法。
我使用的是您的defx.vim的配置。
假如目前我已经打开了a.txt,再在defx中用l键打开了b.txt。
我想用:bd删除b.txt这个缓存区,但是运行完这个之后vim退出了!
但是我期望的行为是,还剩下一个a.txt的缓存区。
您能帮助我解决这个问题吗?谢谢了!

from thinkvim.

glepnir avatar glepnir commented on June 15, 2024

你应该是没有关掉defx 。关掉defx在去删除buffer。

from thinkvim.

serend1p1ty avatar serend1p1ty commented on June 15, 2024

你应该是没有关掉defx 。关掉defx在去删除buffer。

我本意是想让defx常驻左边的。难道不关闭defx就没法删除buffer吗?
最后还想请问下您用的是什么字体,方便的话给个链接行吗?
我使用了Nerd Font,但是显示效果不太理想。
image
下方的状态栏的右侧有明显的黑色缝隙。我猜是字体不合适导致的。

from thinkvim.

glepnir avatar glepnir commented on June 15, 2024

saurce code pro . 把那2个自动命令组去掉。做了判断删除buffer。

from thinkvim.

serend1p1ty avatar serend1p1ty commented on June 15, 2024

saurce code pro . 把那2个自动命令组去掉。做了判断删除buffer。

果然是字体的原因,尝试了很多nerdfont,目前只有saurce code pro工作良好。
defx的问题也解决了,谢谢大佬。
顺便说下:ThinkVim的配置真好看!

from thinkvim.

glepnir avatar glepnir commented on June 15, 2024

看了你的statusline ,好像用的老配置。可以更新下。

from thinkvim.

serend1p1ty avatar serend1p1ty commented on June 15, 2024

看了你的statusline ,好像用的老配置。可以更新下。

就是用的最新的配置,不过在你的基础之上修改了一下。嘿嘿。

from thinkvim.

serend1p1ty avatar serend1p1ty commented on June 15, 2024

这里可以简化为filter(range(1, bufnr('$')), 'buflisted(v:val)')

from thinkvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.