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. |
||
|---|---|---|
| .. | ||
| diffs | ||
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. |
||
|---|---|---|
| .. | ||
| diffs | ||