Skip to content

Comments

Fix function name for folding#65

Open
delphinus wants to merge 1 commit intofreitass:masterfrom
delphinus:feature/fix-folding
Open

Fix function name for folding#65
delphinus wants to merge 1 commit intofreitass:masterfrom
delphinus:feature/fix-folding

Conversation

@delphinus
Copy link

'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

'foldexpr' & 'foldtext' do not detect script functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant