Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:vim
(Results
1 - 8
of
8
) sorted by relevance
/third_party/gn/misc/vim/
H
A
D
gn-format.py
7
# This file is a minimal gn format
vim
-integration. To install:
21
import
vim
namespace
25
if
vim
.eval('exists("g:gn_path")') == "1":
26
binary =
vim
.eval('g:gn_path')
30
buf =
vim
.current.buffer
57
sequence = difflib.SequenceMatcher(None,
vim
.current.buffer, lines)
60
vim
.current.buffer[op[1]:op[2]] = lines[op[3]:op[4]]
/third_party/node/deps/v8/tools/vim/
H
A
D
ninja-build.vim
20
" so /path/to/src/tools/
vim
/ninja-build.
vim
24
import
vim
map
29
return
vim
.current.buffer.name
50
sys.path.append(os.path.join(v8_root, 'tools', '
vim
'))
58
vim
.command('return "%s"' % build_cmd)
94
pythonx compute_ninja_command_for_targets(
vim
.eval('a:targets'))
/third_party/protobuf/editors/
H
A
D
proto.vim
35
" 1. cp proto.
vim
~/.
vim
/syntax/
42
" Or just create a new file called ~/.
vim
/ftdetect/proto.
vim
with the
/third_party/ninja/misc/
H
A
D
ninja.vim
7
" Version 1.4 of this script is in the upstream
vim
repository and will be
8
" included in the next
vim
release. If you change this, please send your change
20
set cpo&
vim
/third_party/node/deps/v8/tools/torque/vim-torque/syntax/
H
A
D
torque.vim
16
set cpo&
vim
84
"
vim
: set ts=8:
/third_party/gn/misc/vim/syntax/
H
A
D
gn.vim
5
" gn.
vim
: Vim syntax file for GN.
/third_party/ltp/docparse/
H
A
D
testinfo.pl
53
//
vim
: set syntax=asciidoc:
/third_party/skia/third_party/externals/microhttpd/doc/
H
A
D
texinfo.tex
10076
@c
vim
:sw=2:
Completed in 10 milliseconds