index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2019-10-09
Fix #2800 - Ignore completion user data which is not a dictionary
w0rp
2019-10-07
Merge pull request #2676 from davidtwco/nixfmt-fixer
w0rp
2019-10-04
Fix sign parser to be language independent.
Horacio Sanson
2019-09-25
569 support vim sign group and priority (#2786)
Horacio Sanson
2019-09-20
Merge pull request #2736 from zoonfafer/doc-typos
w0rp
2019-09-20
Fix #2744 - Make ALEFix work when only casing is changed
w0rp
2019-09-20
Show description of autoimport action for tsserver
Jerko Steiner
2019-09-19
Close #2764 - Support the new React filetypes with aliases
w0rp
2019-09-19
Fix #2711 - Fix writing to files on save
w0rp
2019-09-19
`arguments` needs to be handled for `compile_commands.json` in addition to `c...
Mo Zhonghua
2019-09-14
Adding linting for rmd filetype (duplicate of rmarkdown)
statquant
2019-09-12
feat: support sqlformat. (#2702)
Cluas
2019-09-12
Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...
Jerko Steiner
2019-09-12
Merge pull request #2695 from elebow/move-ruby-escape-executable
w0rp
2019-09-12
languagetools: stop auto-appending --autoDetect (#2616)
Samuel Roeca
2019-09-11
Fix #2760 - Ignore all errors for adding NeoVim highlights
w0rp
2019-09-10
dfmt support (#2662)
theoremoon
2019-09-01
Add g:ale_sign_highlight_linenr (#2678)
BlahGeek
2019-09-01
Merge pull request #2638 from frangio/nvim-highlight
w0rp
2019-08-28
doc: Fix typos
Jeffrey Lau
2019-08-26
Add nixpkgs-fmt fixer.
David Wood
2019-08-18
Merge remote-tracking branch 'AlexeiDrake/master' into bugfix/c-lsp-build-dir...
w0rp
2019-08-18
Black fixer should include --pyi for files with .pyi extension (#2705)
richyfish
2019-08-18
Merge pull request #2631 from timlag1305/feat/ada-gnatpp
w0rp
2019-08-17
Keep cursor position on screen when opening/closing lists (#2632)
Andre Souto
2019-08-17
Fix cflags parsing (#2510, #2265) (#2590)
fx-carton
2019-08-17
Add asyncomplete.vim Support (#2627)
Donnie West
2019-08-13
Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutable
Eddie Lebow
2019-08-12
aleinfo global options (#2686)
richyfish
2019-07-30
Merge pull request #2430 from eliath/master
w0rp
2019-07-30
Merge pull request #2646 from paulreimer/fixer-clangformat-use-assume-filename
w0rp
2019-07-29
Add setting for numhl highlights (#2637)
JINNOUCHI Yasushi
2019-07-19
Set --assume-filename for clangformat fixer
Paul Reimer
2019-07-14
Merge pull request #2601 from delphinus/feature/better-completion-for-deoplete
w0rp
2019-07-13
Add Sorbet ruby linter and fixer (#2614)
Matthew Lanigan
2019-07-10
Try to mock nvim api functions
Francisco Giordano
2019-07-09
Implement highlights using neovim API
Francisco Giordano
2019-07-02
Fix incorrect re-selection (#2630)
Pete Beardmore
2019-07-02
Add clangtidy fixer (#2548)
ObserverOfTime
2019-07-01
Add gnatpp fixer for Ada
Tim Lagnese
2019-07-01
Support $GO111MODULE with Go tooling
Elias Martinez Cohen
2019-06-25
Use input_patterns & add comments for updating it
delphinus
2019-06-19
Add separated func for deoplete
delphinus
2019-06-18
Enable C++ autocompletion on '::' and '->'
Parker Snell
2019-06-13
Merge pull request #2563 from dcyriller/fixer-prettier-glimmer
w0rp
2019-06-13
Refactor to be less verbose
Cyrille David
2019-06-10
Bump the ALE version
v2.5.0
w0rp
2019-06-10
Fix #1727 - Replace previoulsy defined linters with matching names
w0rp
2019-06-10
Lint on InsertLeave, not in insert mode by default
w0rp
2019-06-10
Merge pull request #2567 from theevocater/add_reorder_python_imports
w0rp
[next]