<p>I've repushed with a fix for a crash for an "unknown" filetype - I used GPtrArray in the previous patch which wasn't initialized in this case and keyword list was NULL which caused the crash. I converted the list to GSList whose NULL value is a valid empty list. Also updated documentation and settings label (for the case when single config option is used both for symbols and keywords).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1146#issuecomment-235408405">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ9mjFpF2LZOMwC9aMbuw0Wzwdt89ks5qZnsggaJpZM4JS-lH">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJxBwcee6dQIsBpaOFrSNIioX5UD6ks5qZnsggaJpZM4JS-lH.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1146#issuecomment-235408405"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>