aquova / vimars

Vim setup and configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimars

As of July 2023, this repository is archived. Switching to a different plugin manager removed the need for the installation scripts, and the sole init.lua file has been moved to https://github.com/aquova/dotfiles.

My personal Neovim configuration and setup scripts, now with a cute repo name.

https://github.com/aquova/vimars

Overview

Installation scripts for my Neovim configuration. Installs lightweight plugins, colorscheme, and optimal settings.

Installation

These scripts do not actually install Neovim, you will need to do that yourself. Visit https://neovim.io for more information.

Run ./vim_install.sh. The script will create the necessary folder structure and install the plugins and colorschemes into their correct places. The script assumes you have git installed.

Contents

Configuration file overview

  • init.lua is the settings file for Neovim.

Featured Plugins

Featured colorscheme

  • OneDark
    • Colorscheme based on the default Atom editor theme, with airline theme to match.

About

Vim setup and configuration


Languages

Language:Lua 69.4%Language:PowerShell 16.1%Language:Shell 14.5%