freitass / todo.txt-vim

Vim plugin for Todo.txt
486 stars 121 forks source link

Fix function name for folding #65

Open delphinus opened 6 years ago

delphinus commented 6 years ago

'foldexpr' & 'foldtext' do not detect script functions

Reproduce way

Vim 8.0.1283 Nvim v0.3.1

mkdir /tmp/vim
cd /tmp/vim
git clone https://github.com/freitass/todo.txt-vim
vim vimrc
set runtimepath+=/tmp/vim/todo.txt-vim
syntax enable
filetype plugin on
vim -N -u vimrc -U NONE -i NONE
:e /path/to/todo.txt