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

View File

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