* NanoRC Files: Copy linter and magic from nano 4.6 configs
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
##
|
||||
syntax "Ruby" "\.rb$" "Gemfile" "config.ru" "Rakefile" "Capfile" "Vagrantfile"
|
||||
header "^#!.*/(env +)?ruby( |$)"
|
||||
magic "Ruby script"
|
||||
linter ruby -w -c
|
||||
comment "#"
|
||||
|
||||
## Asciibetical list of reserved words
|
||||
|
||||
Reference in New Issue
Block a user