Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add floskell for Haskell formatting
|
|
|
|
|
|
Add support for Vim's tagstack to ALEGoToDefinition
|
|
|
|
The `settagstack` and `gettagstack` functions don't exist prior to Vim
8.1.0519. And the function definition was unclear whether it intended
to grab the *old* or the *new* file/line/col.
|
|
|
|
* Add styler as a new fixer for R files
* Add to the list of supported tools
* Add documentation
|
|
|
|
fixes 1236
|
|
|
|
* use text field instead of the detail field for virtualtext
* make the change simpler
|
|
* Implementation had a bug
* Documentation added
* Tests added
|
|
|
|
|
|
|
|
|
|
|
|
feat: fecs support for js/html/css lint and format
|
|
Remove otherproject#util#Double from d.vim
|
|
* Linter for powershell syntax errors
|
|
|
|
|
|
`fecs` is a lint tool for HTML/CSS/JavaScript,
see http://fecs.baidu.com for more options.
|
|
|
|
ruby: fix a typo in a comment
|
|
* [linter] Add LSP support for Swift via sourcekit-lsp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #2368 - Open vertical list to the right
|
|
|
|
|
|
|
|
This was normal behavior before, and it also stops ale from stealing focus.
|
|
|
|
|