.. |
handlers
|
Cover the Rust handler with some tests
|
2017-02-07 21:17:10 +00:00 |
cleanup.vim
|
Fix #171 - Implement basic error highlighting
|
2017-02-13 00:24:25 +00:00 |
cursor.vim
|
Fix detailed messages with newline characters
|
2017-03-04 23:55:12 +00:00 |
debugging.vim
|
#254 Add an option for logging the output of commands
|
2017-02-16 23:18:57 +00:00 |
engine.vim
|
#333 Finish implementing the lint_file option
|
2017-03-21 14:52:02 +00: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 |
handlers.vim
|
Add an extra custom check for using endif instead of end, etc.
|
2017-02-21 11:50:59 +00:00 |
highlight.vim
|
#333 Keep any loclist items which have match_id values set on them
|
2017-03-14 20:26:44 +00:00 |
history.vim
|
#254 Add an option for logging the output of commands
|
2017-02-16 23:18:57 +00:00 |
linter.vim
|
#333 Add the List needed for the lint_file option, and option itself. Neither do anything meaningful yet
|
2017-03-08 00:23:14 +00:00 |
list.vim
|
#394 Attempt to fix running linters when bufwinid() doesn't exist
|
2017-03-13 23:45:32 +00:00 |
loclist_jumping.vim
|
Make the navigation commands only work with ALE's pre-sorted list
|
2017-03-07 23:31:25 +00: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
|
#333 Update line numbers for loclist items when current sign_id values are set
|
2017-03-14 23:04:25 +00:00 |
statusline.vim
|
#274 - Fix airline integration when ALE is not loaded fully
|
2017-02-13 23:31:29 +00:00 |
util.vim
|
Add some utility functions for changing directories for commands
|
2017-03-21 13:09:02 +00:00 |