Skip to content

maeteno/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stdpath("data")路径为:
macOS/Linux:~/.local/share/nvim
Windows:~/AppData/Local/nvim-data

stdpath("data") 其实就是插件安装的目录

MAC Linux

git clone git@github.com:maeteno/nvim.git  ~/.config/nvim

Windows

git clone git@github.com:maeteno/nvim.git "$env:LOCALAPPDATA\nvim"

Releases

No releases published

Packages

No packages published

Languages