/nvim

Primary LanguageLua

nvim configuration

features

  • manage plugin with lazy.nvim
  • well structured configuration files
  • keymap optimized for HHKB
  • support truecolor and neovide
  • manual lsp server configuration
  • optimize for game development with lua

install

clone the repo and prepare the enviroments

# clone this repo
git clone https://github.com/Zwlin98/nvim.git ~/.config/nvim
# init neovim automatically
nvim

in vim command line

" ensure neovim work properly
:checkheath

dependencies

language servers preconfigured

formatters preconfigured

articles