pub-solar-os/profiles/develop/kakoune/lsp/c.kak
2019-12-15 00:03:57 -07:00

4 lines
78 B
Plaintext

hook -group lsp global WinSetOption filetype=(c|cpp) %{
lsp-enable-window
}