wbthomason/capture.vim

Improve range searching for entry extension

Open

#2 aberto em 11 de out. de 2018

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

Métricas do repositório

Stars
 (9 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador