mirror of
https://github.com/divnix/digga.git
synced 2024-12-30 03:43:54 +03:00
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
|
hook -group lsp global WinSetOption filetype=(c|cpp) %{
|
||
|
lsp-enable-window
|
||
|
}
|