国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Request two usage issues of the ctrlSF plug-in in vim
曾經(jīng)蠟筆沒有小新
曾經(jīng)蠟筆沒有小新 2017-05-16 16:38:25
0
1
799
  • How to ignore a certain folder, such as node_module?

    Is it possible to configure the ctrlSF configuration to ignore the folder like ctrlP configures ignoreDir?

  • How to specify a folder (path) to search for?
    See the ctrlSF help document for the following example,
    Search in a specific sub-directory

       :CtrlSF {pattern} /path/to/dir

    But I don’t know whether the path should be filled in (/src/views/) relative to the directory where gvim is currently running (d:/workspace/project), or whether it should be filled in according to the complete address (d:/workspace/project/src/ views/)

曾經(jīng)蠟筆沒有小新
曾經(jīng)蠟筆沒有小新

reply all(1)
洪濤

/path/to/dir This path is not a subpath but an absolute path. The root path of a Unix-like system starts with /

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template