this repo has no description
1
fork

Configure Feed

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

at f2fbc9d57fb70acce5d0f997c3ec11d5e24fc445 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&'