Giter Club home page Giter Club logo

portable-neovim's Introduction

Portable Neovim

Ever want to quickly run neovim on a newly created server but don't want to spend too much time installing and setting up neovim?

This proof of concept script will create a one file bundle from the latest neovim stable linux 64bit and the neovim config you use on the systen you run it. All your custom settings, plugins, treesitter parsers, lsp servers, linters, formatters are bundled.

Usage:

./portable-neovim.sh

The script will create a file pnvim is an executable script that you can put anywhere you want to run neovim. I usually just rename it to nvim and scp it to /usr/bin/neovim where I need it.

Caveats:

  • for now this only supports linux 64 bit
  • this assumes your neovim config uses the default config and data directories(~/.config/nvim and ~/.local/share/nvim)
  • this assumes you're using Mason to setup your lsp/linters/formatters etc.
  • no Mason requirements(python, node, etc.) are bundled, you'll probably need to install them for some tools to work(some lsp servers, linters, formatters etc.)

portable-neovim's People

Contributors

rs-loves-bugs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.