← Flash repos / Flash / editors / nvim / ftdetect / flash.vim Vim Script 3 lines " Associate *.flash files with the Flash filetype. autocmd BufRead,BufNewFile *.flash set filetype=flash raw view on GitHub →