Skip to content

Commit 0026114

Browse files
committed
chore: update README and .luarc.jsonc
1 parent 64f9b49 commit 0026114

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.luarc.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"type.castNumberToInteger": true,
2929
"type.weakUnionCheck": true,
3030
"workspace.library": [
31-
"$VIMRUNTIME/lua/vim",
3231
"$VIM/site/pack/packer/start/emmylua-nvim",
3332
"$VIM/site/pack/packer/start/promise-async/typings"
3433
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The goal of nvim-ufo is to make Neovim's fold look modern and keep high performa
1818
- [Minimal configuration](#minimal-configuration)
1919
- [Usage](#usage)
2020
- [Documentation](#documentation)
21-
- [How does nvim-ufo get the folds?](#how-does-nvim-ufo-get-the-folds?)
21+
- [How does nvim-ufo get the folds?](#how-does-nvim-ufo-get-the-folds)
2222
- [Setup and description](#setup-and-description)
2323
- [Preview function table](#preview-function-table)
2424
- [Commands](#commands)

0 commit comments

Comments
 (0)