Giter VIP home page Giter VIP logo

config.nvim's Introduction

Sawyer's config.nvim

Installation

Requirements:

  • Nvim
  • Basic utils: git, make, unzip, C Compiler (gcc), fzf
  • ripgrep
  • A Nerd Font: optional, provides various icons
    • If you're not going to install one, set vim.g.have_nerd_font in init.lua to false
    • Else, install/unzip FiraMono (available at nerdfonts.com) to ~/.local/share/fonts and adjust the terminal to use that font's Mono variant
git clone [email protected]:sawyerwatts/config.nvim.git ~/.config/nvim

Also copy the files from aux/homeconfigs/ to ~, and check those files to see if they have any other setup instructions.

Note on multiple installs

You can use NVIM_APPNAME=nvim-NAME to maintain multiple configurations. For example, you can install the kickstart configuration in ~/.config/nvim-kickstart and create an alias:

alias nvim-kickstart='NVIM_APPNAME="nvim-kickstart" nvim'

When you run Neovim using nvim-kickstart alias it will use the alternative config directory and the matching local directory ~/.local/share/nvim-kickstart. You can apply this approach to any Neovim distribution that you would like to try out.

config.nvim's People

Contributors

dam9000 avatar feoh avatar sawyerwatts avatar tjdevries avatar nphyn1t3 avatar luizcalliari avatar mech-a avatar chillerdragon avatar anthony-fiddes avatar slara avatar shashwatagrawal20 avatar numkil avatar amtoine avatar vzaa avatar nwvi avatar samposh avatar pbnj avatar kaminskypavel avatar saccarosium avatar gangelop avatar kdheepak avatar ttibsi avatar dennisrall avatar usernoemail-com avatar pzerone avatar monooso avatar wadkar avatar sumanth-lingappa avatar tinylittlewheatley avatar taliraj 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.