LunarVim/ftplugin/javascriptreact.vim

4 lines
63 B
VimL
Raw Normal View History

2021-03-17 03:06:38 +01:00
setlocal commentstring={/*%s*/}
2021-03-23 06:12:50 +01:00
set ts=2
set sw=2