nvim-nim/ftdetect/nim.vim
2016-02-07 23:50:18 +02:00

4 lines
56 B
VimL

if exists("s:loaded")
finish
endif
let s:loaded = 1