4 lines
78 B
Plaintext
Raw Normal View History

2019-12-15 00:03:57 -07:00
hook -group lsp global WinSetOption filetype=(c|cpp) %{
lsp-enable-window
}