Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 1.95 KB

README.md

File metadata and controls

67 lines (53 loc) · 1.95 KB

conneroisu-nvim

Introduction

Conner Ohnesorge's Personal Neovim Configuration.

Languages setup for:

Installation

  1. Clone this repository into your Neovim configuration directory.

For example, for linux and MacOS:

git clone https://github.com/conneroisu/conneroisu-nvim ~/.config/nvim

For windows:

git clone https://github.com/conneroisu/conneroisu-nvim %USERPROFILE%\AppData\Local\nvim
  1. Open Neovim.
nvim