README: add clang.kak doc
This commit is contained in:
parent
0ca23f9ebd
commit
c800a91692
|
@ -502,6 +502,8 @@ Existing commands files are:
|
||||||
* *rc/client.kak*: provides the +new+ command to launch a new client on the current
|
* *rc/client.kak*: provides the +new+ command to launch a new client on the current
|
||||||
session, if tmux is detected, launch the client in a new tmux split, else
|
session, if tmux is detected, launch the client in a new tmux split, else
|
||||||
launch in a new terminal emulator.
|
launch in a new terminal emulator.
|
||||||
|
* *rc/clang.kak*: provides the +clang-enable-autocomplete+ command for C/C++
|
||||||
|
insert mode completion support. This needs uses clang++ compiler.
|
||||||
|
|
||||||
Certain command files defines options, such as grepcmd (for :grep) or
|
Certain command files defines options, such as grepcmd (for :grep) or
|
||||||
termcmd (for :new).
|
termcmd (for :new).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user