This website requires JavaScript.
Explore
Help
Sign In
voronind
/
linux
Archived
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
4
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-03-04
. You can view files and clone it, but cannot push or open issues or pull requests.
45adae4a69
linux
/
.config
/
nvim
/
lua
/
plugin
/
Fold.lua
4 lines
102 B
Lua
Raw
Normal View
History
Unescape
Escape
remove history to make repo public.
2023-08-08 16:24:15 +03:00
vim.opt
.
foldexpr
=
"
nvim_treesitter#foldexpr()
"
vim.opt
.
foldlevel
=
99
Nvim : Reformat config.
2024-02-06 15:25:18 +03:00
vim.opt
.
foldmethod
=
"
expr
"
Reference in a new issue
Copy permalink