Home
last modified time | relevance | path

Searched refs:psl (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/runtime/syntax/
H A Dpsl.vim78 let b:current_syntax = "psl"
H A Dindent.vim115 \ -psl --procnames-start-lines
/vim-8.2.3635/src/
H A Dos_mswin.c1805 IShellLink *psl = NULL; in resolve_shortcut() local
1863 if (psl != NULL) in resolve_shortcut()
1864 psl->lpVtbl->Release(psl); in resolve_shortcut()
/vim-8.2.3635/.github/
H A DCODEOWNERS236 runtime/syntax/psl.vim @danielkho
/vim-8.2.3635/src/testdir/
H A Dtest_filetype.vim402 \ 'psl': ['file.psl'],
/vim-8.2.3635/runtime/
H A Dfiletype.vim1393 au BufNewFile,BufRead *.psl setf psl