issues
search
olleicua
/
hcl
Hot Cocoa Lisp
GNU General Public License v3.0
34
stars
4
forks
source link
create an emacs mode
#8
Open
olleicua
opened
11 years ago
olleicua
commented
11 years ago
[ ] look at existing lisp modes and add indentation patterns for our functions. For example:
(def foo (# () ...
[ ] highlight identifiers beginning with
@
[ ] fix indentation for array and object literals
[ ] highlight function arguments,
let
keys, and variables in
def
@
let
keys, and variables indef