diff options
| -rw-r--r-- | .clangd | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ CompileFlags: CompilationDatabase: build/ # Search build/ directory for compile_commands.json +Diagnostics: + UnusedIncludes: None |
| index : rneovim.git | ||
| Neovim fork with Rahm's personal hacks. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .clangd | 2 |
@@ -1,2 +1,4 @@ CompileFlags: CompilationDatabase: build/ # Search build/ directory for compile_commands.json +Diagnostics: + UnusedIncludes: None |