summaryrefslogtreecommitdiff
path: root/ftplugin/c.lua
AgeCommit message (Collapse)Author
2021-07-04start formatting rulesRafael
2021-07-03[LSP] clang - Support autoformat for all file-types. (#634)James Walmsley
2021-07-03added Clangd format_on_save (#621)Mayank Dutta
* clang autoformat do save lot of trouble * clang autoformat do save lot of trouble * clang indentation done, comments updated * clang indentation done, comments updated Co-authored-by: Mayank Sharma <[email protected]>
2021-07-02[LSP] clang - Better defaults for clangd. (#601)James Walmsley
2021-07-02[FTPLUGIN] Rename cpp -> c neovim sources c for c and cpp. (#598)James Walmsley