summaryrefslogtreecommitdiff
path: root/.ccls
Commit message (Collapse)AuthorAgeFilesLines
* * .ccls: Disable clang compare against static string warningPaul Smith2020-11-291-0/+1
|
* Update developer customizationsPaul Smith2019-05-191-1/+0
| | | | | | | * .ccls: Remove -std=c99: it disables __attribute__ causing warnings. * .dir-locals.el: Force the C coding style to "gnu". * make-gdb.py: Add GDB macros for pretty-printing GNU make structs. * scripts/copyright-update: Use GNULIB_SRCDIR to find update-copyright.
* Add developer customizationsPaul Smith2019-05-121-0/+28
* .ccls: Configure the ccls LSP server * .dir-locals.el: Reset some parameters for ccls and lsp-mode * .gitignore: Update for GTAGS and ccls * maintMakefile: Don't search hidden directories for sources