google / google/vimdoc

support .lua file in neovim plugin

Open
#131 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
306
Forks
30
PR merge metrics
No merged PRs in 30d

Description

is it possible to add `*.lua` support?

for example:

`lua/plugin_name/init.lua`

```lua
----
-- This is my function. It does different things to the {required} argument,
-- depending upon the [optional] argument.
function function_name()

end
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.