GithubHelp home page GithubHelp logo

Comments (3)

subarutendou avatar subarutendou commented on August 21, 2024

You can put it in init.lua to load packer each time you open neovim. Don't confuse, packer is package manager not the package it self, once you use packer to install the package, there is no need for the packer to load the package, is neovim load the package. If you want you can download repo and port in neovim, the downside is the update process is so tedious, I absolutly hate it. And I don't know if you can use PackerSync after close and reopen neovim. You can using while follow the video because he source the file once in the packer.lua with :so mean source this file now to load the packer config.

If you want to know more, type :help plugin in neovim.

from init.lua.

davidahmed avatar davidahmed commented on August 21, 2024

@andou-azarashi thanks for jumping in. That was my understanding as well. So it means that everytime you change packer packages, you :so it and then run PackerInstall right? v/s If you require it, then you don't have to :so as long as you restart the session or :so the init.lua.

from init.lua.

subarutendou avatar subarutendou commented on August 21, 2024

Yes, but is not PackerInstall is PackerSync.

from init.lua.

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.