.. |
completion
|
Close #1162 - Implement completion support with LSP servers
|
2018-04-22 12:28:19 +01:00 |
fix
|
Add fixer tidy for HTML
|
2018-06-23 22:59:13 +05:30 |
fixers
|
Add fixer tidy for HTML
|
2018-06-23 22:59:13 +05:30 |
gradle
|
Kotlin and general Gradle support. (#745)
|
2017-07-10 23:03:36 +01:00 |
handlers
|
Move the sasslint handlers to one location
|
2018-05-25 20:59:35 +01:00 |
lsp
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
balloon.vim
|
Do not echo messages to the echo line for mouse movements unless the user says so
|
2018-05-17 16:23:29 +01:00 |
c.vim
|
Extended unit tests + simplified parsing algoritme #1167
|
2018-03-27 10:18:24 +02:00 |
command.vim
|
Fix typos
|
2017-10-03 01:11:54 +09:00 |
completion.vim
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
cursor.vim
|
Remove CallWithCooldown functions to save on time
|
2018-06-20 08:34:42 +01:00 |
debugging.vim
|
Close #1522 - Show suggested fixers in :ALEInfo
|
2018-06-21 02:26:41 +01:00 |
definition.vim
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
engine.vim
|
Move ClockMilliseconds to events, so fewer files are loaded some times
|
2018-06-19 20:53:49 +01:00 |
events.vim
|
Set up most of the autocmd events in one group
|
2018-06-20 13:35:57 +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
|
Close #1417 - Support wildcard filetypes for fixers
|
2018-06-21 01:21:11 +01:00 |
gradle.vim
|
Get more of the tests to pass on Windows
|
2017-10-23 01:26:31 +01:00 |
highlight.vim
|
Fix #1205 Do not add line highlights if the groups do not exist
|
2017-12-07 23:25:17 +00:00 |
history.vim
|
#1524 - Define global variables where they are needed
|
2018-05-28 19:19:20 +01:00 |
hover.vim
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
job.vim
|
#1524 - Define global variables where they are needed
|
2018-05-28 19:19:20 +01:00 |
linter.vim
|
#1674 - Alias verilog_systemverilog to verilog by default
|
2018-06-23 18:20:39 +01:00 |
list.vim
|
#1524 - Define global variables where they are needed
|
2018-05-28 19:19:20 +01:00 |
loclist_jumping.vim
|
Simplify the loclist jumping code a little
|
2017-08-13 13:06:22 +01:00 |
lsp_linter.vim
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
lsp.vim
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
node.vim
|
Fix #895 - Run Node.js scripts with node.exe instead of node on Windows
|
2017-08-31 13:12:24 +01:00 |
path.vim
|
#1431 Normalize paths when checking for temporary paths on Windows
|
2018-03-18 20:39:50 +00:00 |
pattern_options.vim
|
#1621 - Tolerate SetOptions calls when ALE is loaded in a weird way
|
2018-06-01 21:03:22 +01:00 |
preview.vim
|
Close #1590 - Automatically close previews for hover
|
2018-06-21 23:02:36 +01:00 |
python.vim
|
Fix #1219 - Mention FindProjectRoot behavior for Python in the documentation
|
2018-05-30 20:09:33 +01:00 |
references.vim
|
Lazy-load LSP linters, and check b:changedtick before notifying about changes
|
2018-06-15 10:01:28 +01:00 |
ruby.vim
|
Ban !=# and !=? from the codebase
|
2017-08-11 00:31:42 +01:00 |
semver.vim
|
Simplfy semver handling and share the semver version cache across everything
|
2017-11-09 23:42:54 +00:00 |
sign.vim
|
#1524 - Define global variables where they are needed
|
2018-05-28 19:19:20 +01:00 |
statusline.vim
|
Indicate things to be removed in version 2.0
|
2018-05-28 19:39:49 +01:00 |
test.vim
|
Fix the mscs tests on Windows, and use the improved Simplify for all tests instead.
|
2017-12-19 18:23:09 +00:00 |
toggle.vim
|
Move the initialization of augroups to then events file
|
2018-06-19 20:31:58 +01:00 |
uri.vim
|
#517 Add more code LSP support which makes the tssserver linter behave more like the LSP linters
|
2017-07-26 10:37:37 +01:00 |
util.vim
|
Close #1590 - Automatically close previews for hover
|
2018-06-21 23:02:36 +01:00 |