Go to file
Price Hiller cd78704f6a Temporarily pointing packer at an older commit of nvim-lsp-installer.
The commit after that removes the filetypes for ansiblels which renders ansiblels uninstallable
2021-12-25 03:03:47 -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 Temporarily pointing packer at an older commit of nvim-lsp-installer. 2021-12-25 03:03:47 -06:00
plugin Temporarily pointing packer at an older commit of nvim-lsp-installer. 2021-12-25 03:03:47 -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 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)"