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
