Giter Site home page Giter Site logo

Comments (5)

infokiller avatar infokiller commented on August 16, 2024 7

Do any of you happen to use YouCompleteMe?
I got consistent freezes, and disabling YouCompleteMe fixed it (not that this is a reasonable solution, just trying to figure out the cause)

Update: the following fixes it for me:

let g:ycm_filetype_blacklist['peekaboo'] = 1

from vim-peekaboo.

Gutsgwh1997 avatar Gutsgwh1997 commented on August 16, 2024

I have the same problem with NVIM v0.3.8, but it works well when using VIM.

from vim-peekaboo.

hartigan43 avatar hartigan43 commented on August 16, 2024

Confirming the issue in NVIM, v0.4.3, but VIM 8.2 runs fine. Only running from console, $TERM=tmux-256color

from vim-peekaboo.

zoomido avatar zoomido commented on August 16, 2024

I'm still having problem with this. The above solution did not work since the format was wrong.
I've tried this but I'm still getting neovim to hang sometimes when opening peekabo. The only way to close it is to close the whole terminal tab.

let g:ycm_filetype_blacklist = {
\ 'peekaboo' : 1,
\ 'text': 1
\}

from vim-peekaboo.

thallada avatar thallada commented on August 16, 2024

Neovim is hanging consistently for me every time I press " without pressing another key within the peekaboo delay. I don't use YouCompleteMe. My neovim version v0.4.4. I'm running in Ubuntu within WSL2 on Windows 10.

I saw this after pressing " while running nvim -V1, no idea if that's helpful. I'm happy to provide more logs if needed.

not found in 'runtimepath': "ftplugin/peekaboo.vim ftplugin/peekaboo_*.vim ftplugin/peekaboo/*.vim"
not found in 'runtimepath': "indent/peekaboo.vim"

from vim-peekaboo.

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.