Go to file
2021-12-25 01:55:50 -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 Spelling error, noted that rust_analyzer is needed for rust-tools to work 2021-12-25 00:36:45 -06:00
plugin Comment additions 2021-12-25 00:21:52 -06:00
syntax Current 2021-12-16 02:15:56 -06:00
.gitignore Ignore all files suffixed with .ignore 2021-12-25 00:22:31 -06:00
init.lua Removed user settings, translated to in-builts 2021-12-24 23:38:08 -06:00
install.bash Correct pathing for backup 😐 2021-12-25 01:55:50 -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)"