Skip to content

One-click configuration of neovim. Based on LazyVim.

License

Notifications You must be signed in to change notification settings

AkinaAcct/ANVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANVim

      ___           ___           ___                       ___     
     /\  \         /\__\         /\__\          ___        /\__\    
    /::\  \       /::|  |       /:/  /         /\  \      /::|  |   
   /:/\:\  \     /:|:|  |      /:/  /          \:\  \    /:|:|  |   
  /::\~\:\  \   /:/|:|  |__   /:/__/  ___      /::\__\  /:/|:|__|__ 
 /:/\:\ \:\__\ /:/ |:| /\__\  |:|  | /\__\  __/:/\/__/ /:/ |::::\__\
 \/__\:\/:/  / \/__|:|/:/  /  |:|  |/:/  / /\/:/  /    \/__/~~/:/  /
      \::/  /      |:/:/  /   |:|__/:/  /  \::/__/           /:/  / 
      /:/  /       |::/  /     \::::/__/    \:\__\          /:/  /  
     /:/  /        /:/  /       ~~~~         \/__/         /:/  /   
     \/__/         \/__/                                   \/__/

Note

NeoVim versions below 0.10 are not supported.
We fully dropped neodev.nvim, and use lazydev.nvim instead.

Warning

Unstable. May be updated at any time.

Installation

Just simply clone this repo to nvim's config dir:

mv ~/.config/nvim{,.bak}  # Back up your old configuration
git clone https://github.com/AkinaAcct/ANVim.git ${HOME}/.config/nvim

After this, enter nvim and wait for the plugin to be installed, and you have completed the ANVim installation.

Note

If you need a more stable version, use the version with the release tag.

Usage

ANVim is based on LazyVim, so ANVim's key mapping is not very different from LazyVim's and you can get started very quickly.

In fact, you can even refer directly to LazyVim's documentation to make some modifications to ANVim.

About

One-click configuration of neovim. Based on LazyVim.

Topics

Resources

License

Stars

Watchers

Forks

Languages