this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at cc25f033fbe47351a5aa4d525f775ef3d0a420f1 8 lines 194 B view raw
1setlocal shiftwidth=2 2setlocal makeprg=yarn 3 4setlocal includeexpr=ft#javascript#includeexpr(v:fname) 5 6setlocal isfname+=@-@ 7 8let b:undo_ftplugin = b:undo_ftplugin . ' | setl sw& mp& inex& isf&'