Skip to content
forked from ayamir/nvimdots

A well configured and structured Neovim.

License

Notifications You must be signed in to change notification settings

cyc4188/nvimdots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A well configured and structured Neovim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 95.7%
  • Shell 4.3%