2 Commits

Author SHA1 Message Date
Fujiwara Takuya
52539a54ae Show diagnostics in a floating window (#700)
* fix comment

* fix indent

* support diagnostics in a floating window

* doc: add g:lsp_diagnostics_float_{cursor,delay}

* fix vint errors except unused variables

* suppress vint unused variable errors

* lint: use robust operator
2020-02-10 01:44:05 +09:00
Prabir Shrestha
b77471f6a7 add reviewdog vint github actions (#608)
add reviewdog and vint support
2019-12-23 18:19:22 -08:00