;ELC
|
;;; Compiled
|
;;; in Emacs version 26.1
|
;;; with all optimizations.
|
|
;;; This file uses dynamic docstrings, first added in Emacs 19.29.
|
|
;;; This file does not contain utf-8 non-ASCII characters,
|
;;; and so can be loaded in Emacs versions earlier than 23.
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
|
(require 'smartparens)
|
#@46 ID, ACTION, CONTEXT.
|
|
(fn ID ACTION CONTEXT)
|
(defalias 'sp-lua-post-keyword-insert #[771 "\300=\2055 \301\235\203 \302c\210\212\303 \210)\304u\207\305\232\203( \306c\210\212\303 \210)\307u\207\310\232\2055 \212\303 \210)\311c\207" [insert ("while" "for") " do" newline-and-indent -3 "if" " then" -5 "function" " "] 5 (#$ . 431)])
|
(byte-code "\300\301\302\303\304\305\306\307\310\311& \210\301\312\303\304\313\306\314\310\315& \210\301\316\303\304\317\306\320\310\321& \210\301\322\303\304\323\306\324\310\325& \266\326\327!\207" [(lua-mode) sp-local-pair "if" "end" :when (("SPC")) :unless (sp-in-comment-p sp-in-string-p) :post-handlers (sp-lua-post-keyword-insert) "function" (("SPC")) (sp-in-comment-p sp-in-string-p) (sp-lua-post-keyword-insert) "for" (("SPC")) (sp-in-comment-p sp-in-string-p) (sp-lua-post-keyword-insert) "while" (("SPC")) (sp-in-comment-p sp-in-string-p) (sp-lua-post-keyword-insert) provide smartparens-lua] 11)
|