xonsh-vim/ftdetect/xonsh.vim
Lilian Jónsdóttir add2b209cd added commentstring
unable to merge PR1, commit 7a2dfc39bfb6981574abfb7ad504ac9943ce2293
original fork for the PR has been deleted
2022-11-27 15:19:13 -08:00

3 lines
144 B
VimL

au BufNewFile,BufRead .xonshrc set filetype=xonsh
au BufNewFile,BufRead *.xsh set filetype=xonsh
au FileType xonsh setlocal commentstring=#\ %s