diff options
| author | jdhao <jdhao@hotmail.com> | 2022-08-13 22:43:33 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-08-13 22:43:33 +0800 |
| commit | fdc158272bed0be588256147780363438ed40f96 (patch) | |
| tree | 44057840891ef61c9a0082e188c828e4c4d25a83 /README.md | |
| parent | b331cddc73c559fe41807184f3b73abfcec86608 (diff) | |
init.vim --> init.lua follow
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ # Introduction This repo hosts my Nvim configuration for Linux, macOS, and Windows. -`init.vim` is the config entry point for terminal Nvim, +`init.lua` is the config entry point for terminal Nvim, and `ginit.vim` is the additional config file for [GUI client of Nvim](https://github.com/neovim/neovim/wiki/Related-projects#gui). My configurations are heavily documented to make it as clear as possible. |
