4 lines
78 B
Text
4 lines
78 B
Text
|
hook -group lsp global WinSetOption filetype=(c|cpp) %{
|
||
|
lsp-enable-window
|
||
|
}
|