Start.nvim helps you create a custom start screen for your neovim
Plug 'amirrezaask/start.nvim'
use { 'amirrezaask/start.nvim' }
You need to change "theme" for the name of the theme you want (themes are listed on THEMES.txt)
lua require'start'.set_background_ascii(require'start'.theme)
My world in code
Loki, experimental language that compiles to C.
Async webserver implemented in both Zig and Rust
Simple statusline for neovim, all in lua, all the time :)
define same behaviour across different file types.
Made luv.spawn easy :))
Fuzzy matching for Neovim
Another lisp that compiles to lua