Skip to content

tsic404/config.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim config
NeoVim Version Capability

🪷 Introduction

The project is based on ayamir/nvimdots and some adjustments have been made, most of the content remains the same.

This repo hosts my NeoVim configuration for Linux, macOS, and Windows. init.lua is the config entry point.

It contains two branches:

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

I use lazy.nvim to manage plugins.

🎐 Features

  • 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 config.
  • Modular. Easy to customize.
  • Powerful. Full functionality to code.

⚙️ Configuration & Usage

🗺️ Keybindings

Refer to Wiki: Keybindings


🔌 Plugins & Deps

Refer to Wiki: Plugins
(You can also find a deps diagram there!)


🔧 Usage & Customization

Refer to Wiki: Usage


✨ Features

⏱️ Startup Time

StartupTime

Vim-StartupTime

Tested with rhysd/vim-startuptime

📸 Screenshots

Dashboard Dashboard


Telescope Telescope


Coding Coding


Debugging Debugging


Lazygit Lazygit with built-in Terminal


Legendary Command quickref

👐 Contributing

  • If you find anything that needs improving, do not hesitate to point it out or create a PR.
  • If you come across an issue, you can first use :checkhealth command provided by nvim to trouble-shoot yourself.
    • If you still have such problems, feel free to open a new issue!

❤️ Thanks to

🎉 Acknowledgement

📜 License

This NeoVim configuration is released under the MIT license, which grants the following permissions:

  • Commercial use
  • Distribution
  • Modification
  • Private use

For more convoluted language, see the LICENSE.

About

my neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 88.5%
  • PowerShell 7.8%
  • Shell 3.7%