.. |
fix
|
Add a function for fixing the alignment of Vim help tags
|
2017-07-03 16:51:34 +01:00 |
fixers
|
#732 - Use the configuration files when fixing files with rubocop
|
2017-07-06 22:58:14 +01:00 |
gradle
|
Kotlin and general Gradle support. (#745)
|
2017-07-10 23:03:36 +01:00 |
handlers
|
Add rails_best_practices handler (resolves #655) (#751)
|
2017-07-12 10:43:47 +01:00 |
lsp
|
Get automatic completion with tsserver to work
|
2017-07-02 10:58:18 +01:00 |
balloon.vim
|
Fix #537 - Add support for balloons
|
2017-05-31 22:04:33 +01:00 |
c.vim
|
#729 - Use a wrapper for simplify to fix // problems on Windows
|
2017-07-05 15:51:31 +01:00 |
command.vim
|
Refactor special command parsing into its own file
|
2017-05-17 11:17:49 +01:00 |
completion.vim
|
Filter the completion results by the prefix we used
|
2017-07-17 15:31:32 +01:00 |
cursor.vim
|
Fix comment typo
|
2017-07-11 01:30:28 -04:00 |
debugging.vim
|
Add ale_fix_on_save and ale_fixers to debug output (#731)
|
2017-07-06 09:27:09 +01:00 |
engine.vim
|
Fix #773 - Do not clear the loclist when closing the loclist window
|
2017-07-15 18:44:45 +01:00 |
events.vim
|
Fix #687 - Check files on enter if they have changed
|
2017-06-24 12:24:31 +01:00 |
filetypes.vim
|
#283 Fix linting buffers with no filename, by creating a filename with a guess for the file extension
|
2017-02-13 10:36:38 +00:00 |
fix.vim
|
Fix #730 - Lint files on save even when nothing was fixed
|
2017-07-10 13:40:22 +01:00 |
gradle.vim
|
Kotlin and general Gradle support. (#745)
|
2017-07-10 23:03:36 +01:00 |
highlight.vim
|
#697 - Remove highlights more thoroughly
|
2017-07-13 23:27:02 +01:00 |
history.vim
|
Add a check to make tests fail less
|
2017-05-18 09:27:18 +01:00 |
job.vim
|
Fix #749 - Use /bin/sh when the shell is fish
|
2017-07-10 21:35:35 +01:00 |
linter.vim
|
Fix #735 - Support old versions of Flow by only adding --respect-pragma for supported versions
|
2017-07-07 10:47:09 +01:00 |
list.vim
|
Experimental code for showing results as soon as each linter completes
|
2017-06-08 17:30:21 +01:00 |
loclist_jumping.vim
|
Add :ALEFirst and :ALELast commands (#616)
|
2017-06-03 12:45:52 +01:00 |
lsp.vim
|
Refactor LSP jobs to use a uniform ID value
|
2017-07-02 10:58:18 +01:00 |
node.vim
|
Refactor running of local Node programs with a helper function
|
2017-05-27 17:11:03 +01:00 |
path.vim
|
Correctly resolve temp files on macOS
|
2017-07-09 02:16:46 -05:00 |
pattern_options.vim
|
Support setting settings with g:ale_pattern_options
|
2017-07-09 00:10:28 +01:00 |
python.vim
|
Fix docs for FindProjectRoot function
|
2017-07-12 10:00:42 +02:00 |
ruby.vim
|
Add rails_best_practices handler (resolves #655) (#751)
|
2017-07-12 10:43:47 +01:00 |
semver.vim
|
#289 Only use the --stdin-display-name flag if the flake8 version supports it
|
2017-02-06 11:12:27 +00:00 |
sign.vim
|
Fix #560 #763 - Silence errors for setting signs, and do nothing for dirvish
|
2017-07-16 01:15:07 +01:00 |
statusline.vim
|
Fix some bad indentation
|
2017-07-06 10:51:05 +01:00 |
test.vim
|
Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
|
2017-07-09 22:43:31 +01:00 |
util.vim
|
#756 Escape the paths used for the --include parameter for gometalinter, which uses RE2
|
2017-07-11 23:47:21 +01:00 |