Control: reopen -1
On Wed, Dec 16, 2020 at 10:47:38AM +0900, Yukiharu YABUKI wrote:
> Hi, maintainer
>
> This is the code which has issue
> in /usr/share/vim/vim82/ftplugin/spec.vim
>
> line 113. You can check the source.
>
>
> 103 if (chgline == -1)
> 104
Hi, maintainer
This is the code which has issue
in /usr/share/vim/vim82/ftplugin/spec.vim
line 113. You can check the source.
103 if (chgline == -1)
104 let option = confirm("Can't find %changelog.
Create one? ","&End of file\n&Here\n&Cancel",3)
105
On Tue, 15 Dec 2020 08:09:13 -0500
James McCoy wrote:
> On Tue, Dec 15, 2020 at 09:41:18AM +0900, YABUKI Yukiharu wrote:
> > I ran accross a bug when I use spec.vim.
> >
> > I set g:spec_chglog_format in ~/.vimrc and
> > ```
> > au BufNewFile,BufRead *.changelog setf spec
> > ```
> >
> > Then p
Package: vim-runtime
Version: 2:8.2.1913-1
Severity: normal
Dear Maintainer,
I ran accross a bug when I use spec.vim.
I set g:spec_chglog_format in ~/.vimrc and
```
au BufNewFile,BufRead *.changelog setf spec
```
Then push '\c', spec.vim gives me Error. I investigate this.
I found let keyword i
4 matches
Mail list logo