stevearc/vim-arduino

Filetype detection and statusline set for airline

smartameer opened this issue · 0 comments

Please update the airline status at README.md as

autocmd BufNewFile,BufRead *.ino let g:airline_section_x='%{MyStatusLine()}'

else it keeps showing in other filetypes too.