1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 09:20:04 +08:00
SpaceVim/bundle/vim-haxe/ftplugin/hss.vim

2 lines
47 B
VimL
Raw Normal View History

2022-04-23 23:06:02 +08:00
setlocal indentexpr=vaxe#hss#GetIndent(v:lnum)