Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.44 KB

Introduction

Dashboard

Telescope

Coding

Debuging

Gitui

This is my neovim's configuration, which contains two branches.

I use packer.nvim to manage plugins.

Branch Completion Solution
main config for nvim 0.8 stable
0.7 config for nvim 0.7 stable

Chinese introduction is here.

Pros:

  • Fast. Less than 30ms to start (Depends on SSD and CPU, tested on Zephyrus G14 2022 version).
  • Simple. Run out of the box.
  • Modern. Pure lua to config.
  • Modular. Easy to customize.
  • Powerful. Full functionality to code.

startup time

vim-startuptime

(Tested with rhysd/vim-startuptime)

Details

Please make sure to follow wiki to install.

Acknowledgement