Problem: `get_lang_from_ft` is needed by the gitsigns module but was a local function in `parser.lua`, causing duplication. Solution: assign it to `M.get_lang_from_ft` for reuse by other modules. |
||
|---|---|---|
| .. | ||
| commands.lua | ||
| conflict.lua | ||
| debug.lua | ||
| diff.lua | ||
| fugitive.lua | ||
| git.lua | ||
| gitsigns.lua | ||
| health.lua | ||
| highlight.lua | ||
| init.lua | ||
| lib.lua | ||
| log.lua | ||
| merge.lua | ||
| parser.lua | ||