Home
last modified time | relevance | path

Searched refs:vim (Results 1 - 8 of 8) sorted by relevance

/third_party/gn/misc/vim/
H A Dgn-format.py7 # 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 Dninja-build.vim20 " 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 Dproto.vim35 " 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 Dninja.vim7 " 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 Dtorque.vim16 set cpo&vim
84 " vim: set ts=8:
/third_party/gn/misc/vim/syntax/
H A Dgn.vim5 " gn.vim: Vim syntax file for GN.
/third_party/ltp/docparse/
H A Dtestinfo.pl53 // vim: set syntax=asciidoc:
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex10076 @c vim:sw=2:

Completed in 10 milliseconds