Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hvim.lua

My Neovim config, done yet again in Lua...

Setup

git clone https://github.com/hbjydev/hvim.lua.git ~/.config/nvim
nvim

Mini Mode

This config works in a lightweight mode for use cases that benefit from it (i.e. deployment to a low-power/overhead server). To enable this mode, simply create an empty file in the config dir (~/.config/nvim, /etc/neovim, etc.) called mini.

touch $HOME/.config/nvim/mini

This will disable all LSP, Tree-Sitter, and formatting plugins disabled.

About

[Mirror of https://forgejo.hayden.moe/hayden/neovim] vimscript -> lua -> lua -> nixvim -> lua... uh oh

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages