wbthomason/capture.vim

Improve range searching for entry extension

Open

#2 opened on Oct 11, 2018

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Vim Script (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, searching to find where to extend an entry is quite crude. It would be better to find the start and end of the entry/section/etc. and insert the extension at the end of that.

Contributor guide