HomeSort by relevance Sort by last modified time
    Searched full:current_syntax (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/vim/
tablegen.vim 8 elseif exists("b:current_syntax")
54 let b:current_syntax = "tablegen"
llvm.vim 8 elseif exists("b:current_syntax")
107 let b:current_syntax = "llvm"
  /external/protobuf/editors/
proto.vim 47 elseif exists("b:current_syntax")
106 let b:current_syntax = "proto"

Completed in 2977 milliseconds