You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
212 B
19 lines
212 B
[selene]
|
|
base = 'lua51'
|
|
name = 'doom'
|
|
|
|
# for Neovim development
|
|
[vim]
|
|
any = true
|
|
|
|
# for LuaJIT
|
|
[jit]
|
|
any = true
|
|
|
|
# for Doom field from doomrc
|
|
[Doom]
|
|
any = true
|
|
|
|
# for Neovim field from doomrc
|
|
[Neovim]
|
|
any = true
|
|
|