Skip to content

Zane-/lionvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lionvim

An IDE-like configuration for Neovim — self-contained in a single file and written in 99.9% lua.

Table of Contents

  1. Screenshots
  2. Features
  3. Installation
  4. Usage

Screenshots

image image image image image

Features

Installation

Run the following command:

cd && git clone https://github.com/zane-/nvim && nvim/install.sh

You may see some errors once Neovim starts up, just press ENTER to ignore them. After all the packages install, quit neovim and reopen it. You may need to run :PackerSync one more time to make sure everything got installed.

Dependencies

lionvim needs the following installed:

Usage

  • <space>c opens the command palette, which has many common commands available
  • ? opens the keymap, displaying all available mappings. Press a key to see mappings available from that prefix, and press F7 to open the verbose keymap which contains all mappings.
  • jk exits insert mode

About

An extensive configuration for Neovim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published