X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=init.vim;h=e16c816ab01c0e34e04225ee80ac74f6200eb2e3;hb=1f338620593c24096b2f5f485db5a69b36559a02;hp=8392c284ebc30fc9ea2739352523d0318d321fdb;hpb=dddf2937cd26e4d0570bb4b609280d56451cf792;p=vimconf.git diff --git a/init.vim b/init.vim index 8392c28..e16c816 100644 --- a/init.vim +++ b/init.vim @@ -346,6 +346,7 @@ if $USER != "root" && g:lowendbox == 0 \ ] if has('nvim-0.5') + set foldexpr=nvim_treesitter#foldexpr() lua <