Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(runtime): treat b:undo_ftplugin consistently in Lua ftplugins (#30473) | zeertzjq | 2024-09-23 |
| | | | | - Don't assume b:undo_ftplugin is set when first modifying it. - Don't assume b:undo_ftplugin already contains some resetting. | ||
* | fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529) | zeertzjq | 2024-07-01 |
| | | | | Related to #29506, but adding vim.treesitter.stop() to b:undo_ftplugin doesn't solve the problem yet. | ||
* | fix(runtime): add commentstring for glsl ftplugin | Samuel Born | 2024-06-09 |