Shougo / dein.vim

:zap: Dark powered Vim/Neovim plugin manager
MIT License
3.42k stars 197 forks source link

Different comment symbols for lua_ in ftplugin #509

Closed uga-rosa closed 1 year ago

uga-rosa commented 1 year ago

name: Bug Fixes about: Fixing an problem with Dein.vim title: '' labels: '' assignees: ''


Bug Fixes

A clear and concise description of what the pull request does.

Minimal Config

⚠️ Required when fixing bugs about plugins or the plugin manager.

See the minimal config example at README#Config Example, you can remove comments unrelated to the pull request.

" Add your minimal .vimrc or init.vim here.
" Example:
set runtimepath^=~/path/to/dein.nvim/
call dein#begin(path)
call dein#end()

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

New Features

A clear and concise description about the features added by this PR.

Documentations

What documentation changes are required to clarify this?

Checklist

Additional context

Add any other context or help links about the problem here.

eg. Closes, Fix, or Resolves {issue/pull_request number}

Shougo commented 1 year ago

It is still WIP?

Shougo commented 1 year ago

Merged.