Releases: justmao945/vim-clang
Releases · justmao945/vim-clang
Seems many new commits...
Merge pull request #92 from sighingnow/master Support specific parameters in "g:clang_format_style".
I'm writing Golang now...
Windows support
- Windows support [@mattn]
- bug fix
nice work =3=
- improve job control for neovim [syswow]
- support auto-close diagnostics window when leave
- support syntax check when save source file
- support neocomplete for header files completion
- support clang-format
^.-
bug fix
- bug fix on var set and restore
- refactor DiagnosticsWIndowClose
bug fix
- fix restore global var when call ClangComplete
Bug fix and Improve
- import include path from &path [thawk]
- do not initialize plugin for non readable files [jreybert]
- fix "can't remove clang warning #16" issue [jreybert]
- add an option to load vim-clang only if .clang file is found [jreybert]
update doc
- update doc