mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 21067e7cbe6d7a0f65ff5c317a96b5c337b0b3d8
commit | author | age
5cb5f7 1 ;ELC
C 2 ;;; Compiled
3 ;;; in Emacs version 26.1
4 ;;; with all optimizations.
5
6 ;;; This file uses dynamic docstrings, first added in Emacs 19.29.
7
8 ;;; This file does not contain utf-8 non-ASCII characters,
9 ;;; and so can be loaded in Emacs versions earlier than 23.
10
11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
12 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
13
14
15 (require 'smartparens)
16 #@46 ID, ACTION, CONTEXT.
17
18 (fn ID ACTION CONTEXT)
19 (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)])
20 (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)