Skip to content

Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.

License

Notifications You must be signed in to change notification settings

AndroidGeeksYT/kawaii-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,757 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiroko

What is it?

  • Kawaii is a neovim config written in lua aiming to provide a base configuration with very beautiful UI and blazing fast startuptime (around 0.02 secs ~ 0.07 secs). We tweak UI plugins such as telescope, nvim-tree etc well to provide an aesthetic UI experience.

  • Lazy loading is done 93% of the time meaning that plugins will not be loaded by default, they will be loaded only when required also at specific commands, events etc. This lowers the startuptime on Android.

  • Kawaii is supposed to be used with its starter config, so kawaii main repo ( this repo ) can be imported as a plugin via lazy's import feature and then you can easily use this repo's modules like autocmds etc.

Plugins list

History

  • I (@AndroidGeeksYT i.e creator of kawaii) in my initial days of learning to program wanted a lightweight IDE for writing code, I only had an Android Phone. I was into Android Kernel Dev stuff so many suggested me to buy a PC / Laptop but that thing was I'm very broke. I tried created my own but it sucks. NvChad inspired me to forked their repo named it kawaii and Maintained it.

  • I'm decent at ricing i.e customizing system and making it look pretty.

💝 Support

If you like kawaii and would like to support & appreciate it via donation then I'll gladly accept it.

Credits

About

Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%