let NERDTreeIgnore = [ 'META-INF', '\.class$', 'datkt/' ] let g:ale_linters = { 'kotlin': [ 'ktlint'] }