Giter Site home page Giter Site logo

Comments (13)

dpetka2001 avatar dpetka2001 commented on June 8, 2024 3

Update your Neovim.

from lazyvim.

juridiener avatar juridiener commented on June 8, 2024

Thanks. I close the issue.

from lazyvim.

VipinDevelops avatar VipinDevelops commented on June 8, 2024

Hey @dpetka2001, I am experiencing the same problem on my Ubuntu machine. As you suggested, I tried updating my nvim to the version: NVIM v0.10.0-dev, However, I am still encountering this issue.

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

What does nvim --version show?

from lazyvim.

VipinDevelops avatar VipinDevelops commented on June 8, 2024

What does nvim --version show?

Sure @dpetka2001

NVIM v0.10.0-dev
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Run "nvim -V1 -v" for more info

from lazyvim.

VipinDevelops avatar VipinDevelops commented on June 8, 2024
NVIM v0.10.0-dev
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -g -O2 -ffile-prefix-map=/build/neovim-ee5fnR/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fdebug-prefix-map=/build/neovim-ee5fnR/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52=/usr/src/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52-c148bd039~ubuntu23.04.1 -O2 -g -Og -g -flto=auto -fno-fat-lto-objects -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wvla -Wdouble-promotion -Wmissing-noreturn -Wmissing-format-attribute -Wmissing-prototypes -fsigned-char -fstack-protector-strong -fno-common -Wno-unused-result -Wimplicit-fallthrough -fdiagnostics-color=auto  -DUNIT_TESTING -DHAVE_UNIBILIUM -D_GNU_SOURCE -DINCLUDE_GENERATED_DECLARATIONS -DNVIM_TS_HAS_SET_MAX_START_DEPTH -I/usr/include/luajit-2.1 -I/build/neovim-ee5fnR/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52/.deps/usr/include -I/build/neovim-ee5fnR/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52/build/src/nvim/auto -I/build/neovim-ee5fnR/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52/build/include -I/build/neovim-ee5fnR/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52/build/cmake.config -I/build/neovim-ee5fnR/neovim-0.10.0~ubuntu1+git202401242104-b280d57db-862fdbd52/src -I/usr/include 

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

You're on an old version from 24/01/2024. That's why you get the error. I don't know how you installed or update Neovim, but I use bob and you can easily switch between stable and nightly (and even HEAD) version easily.

from lazyvim.

VipinDevelops avatar VipinDevelops commented on June 8, 2024

Hey @dpetka2001 Thanks a lot for helping me out I was using standard apt-get install neovim to update it so removed that and installed following this docs

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

You can choose whatever you want to install Neovim. My personal favorite is bob as I mentioned in my previous comment because I can easily switch between versions with just doing bob use nightly or bob use stable.

from lazyvim.

JosueIsOffline avatar JosueIsOffline commented on June 8, 2024

What is the latest version?

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

You can find the latest nightly here and it gets updated every 1-2 days.

from lazyvim.

juridiener avatar juridiener commented on June 8, 2024

One question, how you guys are updating neovim? Is there a good solution? I had to remove neovim and then install it again. Not quit the best solution in my opinion.

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 8, 2024

I personally use bob to install and update Neovim and switch between stable and nightly versions. I just do bob use nightly and it updates to latest nightly version available. You can even do bob rollback and go back to a previous version if you'd like.

from lazyvim.

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.