Fix neuron_extension again?

This commit is contained in:
Martin Potier 2020-11-26 11:25:43 +02:00
parent af03f8b3d1
commit 9dcdddb63d
No known key found for this signature in database
GPG Key ID: D4DD957DBA4AD89E
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ let
augroup END
" Neuron things
let g:neuron_extension = '.md'
let neuron_extension = '.md'
" Extra options
${extraOptions}