Giter VIP home page Giter VIP logo

Comments (7)

chxuan avatar chxuan commented on May 14, 2024 2

@If2012 我已经将majutsushi/tagbar的v2.3版本保存到了chxuan/tagbar,目前vimplus将会使用chxuan/tagbar 版本的tagbar,现在就不用担心vim打开大文件时,光标卡顿的情况了

from vimplus.

chxuan avatar chxuan commented on May 14, 2024

@If2012 好的,谢谢反馈,感谢使用vimplus!

from vimplus.

starifly avatar starifly commented on May 14, 2024

@chxuan 你那边有这种情况吗?稍微大一点的文件比如3000多行的只要开了这个插件进去之后就会这样

from vimplus.

chxuan avatar chxuan commented on May 14, 2024

@If2012 确实是tagbar和折叠影响到了vim的启动速度,谢谢反馈!

from vimplus.

starifly avatar starifly commented on May 14, 2024

@chxuan tagbar只有看开发者去解决吗,我大概看了下可能是GetNearbyTag这个函数引起的。2.4以前的版本不会有大文件光标卡屏的问题。

from vimplus.

chxuan avatar chxuan commented on May 14, 2024

@If2012 目前vimplus的配置删除了代码折叠功能,打开大文件确实会影响到启动速度,但还是保留了tagbar,因为目前tagbar相对于taglist来说功能更完善,目前就只有期待tagbar的开发者去解决这个问题了,或者使用你说的2.4以前的版本。

from vimplus.

starifly avatar starifly commented on May 14, 2024

@chxuan 找到bug了,tagbar和vim-airline冲突了
加入一句 let g:airline#extensions#tagbar#enabled = 0,就能用最新版本的tagbar了。

from vimplus.

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.