Home
last modified time | relevance | path

Searched refs:netbeans_file_opened (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dnetbeans.pro16 void netbeans_file_opened(buf_T *bufp);
/vim-8.2.3635/src/
H A Dnetbeans.c2628 netbeans_file_opened(buf_T *bufp) in netbeans_file_opened() function
H A Dex_cmds.c3220 netbeans_file_opened(curbuf); in do_ecmd()