* NanoRC Files: Copy linter and magic from nano 4.6 configs
This commit is contained in:
@@ -13,8 +13,11 @@
|
||||
|
||||
# Automatically use for '.lua' files
|
||||
syntax "Lua" ".*\.lua$"
|
||||
magic "Lua script"
|
||||
comment "--"
|
||||
|
||||
linter luacheck --no-color
|
||||
|
||||
# General
|
||||
color brightwhite ".+"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user