greatgeek / nvimdots

A well configured and structured Neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Dashboard

Telescope

Coding

Debuging

Lazygit

Legendary

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.

License:MIT License


Languages

Language:Lua 95.8%Language:Shell 4.2%