emacs-lsp / emacs-ccls

Emacs client for ccls, a C/C++ language server
200 stars 29 forks source link

Suppress the message (LSP :: not indexed) #67

Open hisnawi opened 4 years ago

hisnawi commented 4 years ago

I couldn't find an option to suppress this message on unindexed files. In my repo I have C++ files that I dont want to index and this message keeps showing up when moving the cursor between code lines.