Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.25 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.25 KB

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