neoformat
neoformat copied to clipboard
Absolute path to exe
If i set the absolute path to ktlint i get no results:
let g:neoformat_kotlin_ktlint = {
\ 'exe': '/opt/develop/ktlint',
\ 'args': [],
\ }