pkgsrc/devel/lua-mode
nikita 0061ebb7c4 lua-mode: Update to 20210802
Changelog from https://github.com/immerrr/lua-mode/tags

v20210802
 * performance optimizations for automatic indentation
  * lua-skip-ws-and-comments-forward, lua-skip-ws-and-comments-backward: add new
    functions
  * lua-comment-start-pos: make sure point inside comment starter "--" is
    considered inside comment
  * lua-funcname-at-point: refactor to avoid copying syntax table to improve
    performance
  * lua--signum: add backward compat helper
  * code cleanups & minor refactors
2022-04-14 10:21:21 +00:00
..
DESCR
distinfo lua-mode: Update to 20210802 2022-04-14 10:21:21 +00:00
Makefile lua-mode: Update to 20210802 2022-04-14 10:21:21 +00:00
PLIST