nvim-nim/compiler/nim.vim
2016-02-01 09:19:51 +02:00

4 lines
56 B
VimL

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