update:nvim

This commit is contained in:
Dich
2025-05-30 08:41:03 +08:00
parent 653425f1da
commit 44a440592a

View File

@ -248,6 +248,7 @@ return {
- gcc:注释当前行;
- g+ctrl+g:显示信息;
- alt+h显示隐藏文件
- space+c+f:将当前代码格式化;
- 设置文件编码``:set fileencoding?``
- 设置换行符``:set fileformat=unix``
- LSP快捷操作