Go to file
2021-12-25 05:40:23 -06:00
ftdetect Footer, Buffer Syntax CF3 2021-12-16 07:07:21 -06:00
ftplugin Current 2021-12-16 02:15:56 -06:00
lua Rust Dap Support 2021-12-25 05:40:23 -06:00
syntax Current 2021-12-16 02:15:56 -06:00
.gitignore Updated ignore, removed commit pointer, patch applied 2021-12-25 04:27:07 -06:00
init.lua Removed user settings, translated to in-builts 2021-12-24 23:38:08 -06:00
install.bash Install packer 2021-12-25 02:07:19 -06:00
LICENSE Add license to comply with GPLv3 2021-12-25 00:15:57 -06:00
README.md Wget no longer supported 😠 2021-12-25 01:46:29 -06:00

My personal neovim configuration, liberally sprinkling chunks of CodeArt & NvChad throughout

Table of Contents

[[TOC]]

Supported Operating Systems

  • macOS

Requirements

In the scenario your OS is not listed in Supported Operating Systems you will have to manually install the following packages:

Installation

  • Curl
bash -c "$(curl https://gitlab.orion-technologies.io/backups/neovim-backup/-/raw/Development/install.bash)"