Code Monkey home page Code Monkey logo

Comments (4)

JimmyJames707 avatar JimmyJames707 commented on May 22, 2024

NeoVim started after I did :PlugInstall in Vim. So it appears you need to install EverVim on Vim before NeoVim can use it.

Also another issue, when NeoVim started the first time and after restarting Windows, it warns that the Knack NF font has a bad pitch.

Warning: Font "Knack NF" reports bad fixed pitch metrics.

The fonts are missing the right edges in neoVim, but in Vim the font looks fine.

from evervim.

LER0ever avatar LER0ever commented on May 22, 2024

Hi @JimmyJames707 , undefined variables about color themes only occurs when you first boot up EverVim, because at that point the color theme packages have not yet been installed. And you can just hit Enter to skip that and the plugin installation should automatically begin. But from your description, I assume you did hit enter, but nothing happened, and you did try run :PlugInstall immediately after, but it still doesn't work. (Right?)

I currently don't have a Windows 7 installed, but I can try a fresh installation on my WIndows 10 environment.

As for ctags download link... The ctags project is hosted on SourceForge, which is under heavy DDoS attack in the past few days, many projects relying on their file storage service (e.g. Manjaro, MinGW, and Ctags) may encounter problems with downloading from SF.

You can just install EverVim without ctags for now. And just press 'u' on the startup screen to trigger a full upgrade after ctags is in your PATH, and tagbar feature should be automatically re-enabled.:)

from evervim.

LER0ever avatar LER0ever commented on May 22, 2024

Bug confirmed and reproducable on Windows platform. I've fixed the undefined variable, but it seems that the cause is something else. Neovim-win32 at that time is not even responding to keyboard Enter. I'll probably try a git snapshot of Neovim later (after I finished my midterms).

Right now, the problem seems undeterministic, I tried removing all the if NVIM() code and run just like what Vim would see, but it still won't pass that and refuse to start plugin installation. It may be because of some changes from neovim 0.2 to 0.2.x.

from evervim.

LER0ever avatar LER0ever commented on May 22, 2024

Hi @JimmyJames707 , this bug is caused by Neovim 0.2's incorrect handling of Windows terminal environment, and therefore echo message cannot be skipped using keyboard event. I've temporarily made an work around, which is simply disable output on the initial installation. Everything should work fine now.

For future problematic installation under Windows, there is now a Appveyor autobuild set up for downloading and precompiling the plugins for Windows. Therefore, if you don't want to spend time cloning and installing the plugin on your local machine, you can just download the bundle zip and unzip it to the .EverVim folder.

Link to the latest Windows bundle artifact is here.

from evervim.

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.