File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 28
28
"type.castNumberToInteger" : true ,
29
29
"type.weakUnionCheck" : true ,
30
30
"workspace.library" : [
31
- " $VIMRUNTIME/lua/vim" ,
32
31
" $VIM/site/pack/packer/start/emmylua-nvim" ,
33
32
" $VIM/site/pack/packer/start/promise-async/typings"
34
33
]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The goal of nvim-ufo is to make Neovim's fold look modern and keep high performa
18
18
- [ Minimal configuration] ( #minimal-configuration )
19
19
- [ Usage] ( #usage )
20
20
- [ 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 )
22
22
- [ Setup and description] ( #setup-and-description )
23
23
- [ Preview function table] ( #preview-function-table )
24
24
- [ Commands] ( #commands )
You can’t perform that action at this time.
0 commit comments