Skip to content

Zwlin98/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages