Skip to content
forked from ayamir/nvimdots

A well configured and structured Neovim.

License

Notifications You must be signed in to change notification settings

LuYanFCP/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 nvim-lspconfig+nvim-cmp

Chinese introduction is here.

Pros:

  • Fast. Less than 50ms to start(Depends on SSD, tested on Sumsung 970 evo).
  • 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 refer to wiki.

Acknowledgement

About

A well configured and structured Neovim.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 97.0%
  • Shell 3.0%