[Github-comments] [geany/geany] Add default support for LESS files (quick fix) (#1626)
Barbz
notifications at xxxxx
Wed Oct 4 20:45:54 UTC 2017
In ~/.config/geany/filetype_extensions.conf this could be added by default:
`CSS=*.css;*.less;`
In ~/.config/geany/filedefs/filetypes.css this could be added by default:
```
[lexer_properties]
lexer.css.less.language=1
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1626
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171004/5b3fc191/attachment.html>
More information about the Github-comments
mailing list