Coder Social home page Coder Social logo

Comments (2)

cdelledonne avatar cdelledonne commented on August 19, 2024

Hey, thanks for reporting this.

It seems indeed that Neovim 0.4.3 does not have the built-in function nvim_open_term. The feature appears for the first time in Neovim 0.5.0.

I'm not sure I want to add compatibility for older versions of Neovim, it would typically lead to much more messy code and would be harder to maintain—in fact, supporting Neovim and Vim at the same time, and supporting MS-Windows too, is messy already. Plus, Neovim 0.5.0 has been released 9 months ago already, it's just a shame that some distros have very outdated Neovim packages.

This being said, I will look into how much extra code this plugin would need to support older versions of Neovim, and decide what to do then. In the meantime, you could download and use one of the latest Neovim versions (latest is 0.6.1), you'll also find a plethora of other very cool features in these newer releases, best of all the native LSP client.

from vim-cmake.

lazyshawn avatar lazyshawn commented on August 19, 2024

Thanks. I upgrate nvim to 0.7.0, and it works well now.

from vim-cmake.

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.