Skip to content
Lew1s777 edited this page Aug 12, 2023 · 12 revisions

Welcome to the init.lua wiki!

This is my personal neovim configuration.

                       _              ___             
 _ __   ___  _____   _(_)_ __ ___    / / |_   _  __ _ 
| '_ \ / _ \/ _ \ \ / / | '_ ` _ \  / /| | | | |/ _` |
| | | |  __/ (_) \ V /| | | | | | |/ / | | |_| | (_| |
|_| |_|\___|\___/ \_/ |_|_| |_| |_/_/  |_|\__,_|\__,_|  

installation

see Installation Guide


usage

see keybinds and commands


plugin list


GUI client

Provideing impressive animation.


tips

see tips


troublem shooting

see troublem shooting


todo

  • switch to lua ✓
  • switch to lazy.nvim ✓
    • vimspector ✗
  • neovide support ✓
  • document ✓
  • maintain script ✗

antique vim-script config

if you are running nvim on some antique system like Debian 11(Unfortunately,that's what happening on my server),it may not support lua config.therefore you need to use vim-script to customize the text editor

click here to see my old vim-script based config

Clone this wiki locally