clang.kak: hide clang_completion option
This commit is contained in:
parent
e94a82ac98
commit
cc591f015f
|
@ -1,6 +1,7 @@
|
||||||
decl -hidden str clang_filename
|
|
||||||
decl str clang_options
|
decl str clang_options
|
||||||
decl str-list clang_completions
|
|
||||||
|
decl -hidden str clang_filename
|
||||||
|
decl -hidden str-list clang_completions
|
||||||
|
|
||||||
def clang-complete %{
|
def clang-complete %{
|
||||||
%sh{
|
%sh{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user