GithubHelp home page GithubHelp logo

Comments (9)

ecosse3 avatar ecosse3 commented on May 24, 2024

Hi,
thank you for feedback!

Since I get this question quite often today I will work on installation shell script. I will let you know when it will be done!

First you have to make sure to install Packer:

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim

Then you can try to run PackerInstall in headless mode first:

nvim --headless +'PackerCompile' +q
nvim --headless +'PackerInstall' +q

Then you can start nvim :)

from nvim.

LSleutsky avatar LSleutsky commented on May 24, 2024

Oh snap, I did not try running Packer in headless mode! But of course I know that Packer had to be installed first (obviously lol. I'm a noob but not that much of a noob haha).

An installation script for this incredible config would of course be everyone's dream who has been wanting to use this setup and get the same exact UI that you show in your pics.

In the meantime I will try this headless mode option. Thanks so much for the super fast reply!!

(PS, I'm in the middle of like a million different things at once, so if you had a donation button/link that I missed, please either provide it here or DM me, cause I would certainly be willing to donate something for your super hard efforts...)

from nvim.

ecosse3 avatar ecosse3 commented on May 24, 2024

@LSleutsky I just added an installation script in install_script branch. Could you check it out?

You have to clone the repo from this branch and put it to .config/nvim. Then go to this dir and put commands:

chmod +x .install/run.sh
.install/run.sh

Just follow instructions and let me know if that works!
Of course, script will need more changes but I can work on that in days.

from nvim.

pvamshi avatar pvamshi commented on May 24, 2024

Using it with mac , I think one particular module is failing :

(sorry for the sceenshot , could not copy the text)
image

from nvim.

ecosse3 avatar ecosse3 commented on May 24, 2024

@pvamshi Does it happen during installation via script or after the first run of neovim?
I think it can happen that cmp-tabnine is not installed during installation but we try to use it after the first run.

If you select "Install Plugins" after first run of Ecovim in Dashboard then it works well on the next run?
I'll try to install tabnine via its shell script as well during installation of Ecovim.

from nvim.

ecosse3 avatar ecosse3 commented on May 24, 2024

@LSleutsky Were you able to test it?

from nvim.

LSleutsky avatar LSleutsky commented on May 24, 2024

@LSleutsky Were you able to test it?

@ecosse3 -- My bad, I was unavailable for the last few days and had not had a chance to implement the most current fixes/changes. The commits look promising though, and will definitely get to this in just a couple hours, and make sure to close the issue...

from nvim.

LSleutsky avatar LSleutsky commented on May 24, 2024

So finally able to get to my computer and test this. Same issue with the install script with PackerInstall not being an editor command. Will try to tinker with this and hopefully I can get it working. Will report back if I find anything...

from nvim.

LSleutsky avatar LSleutsky commented on May 24, 2024

Yea so, I can't get past the Packer issue. Tried on 3 different machines. Sucks, really wanted to try this config. Maybe down the road I can try it again. Thanks anyway...

from nvim.

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.