jonallured / dotfiles

Here be my dotfiles
7 stars 0 forks source link

Week 29 - magneto #135

Closed jonallured closed 5 years ago

jonallured commented 5 years ago

Terminal Stuff

Filesystem Housekeeping

Check for Updates

Stay in Sync

Finishing Up

jonallured commented 5 years ago

I've been working on scripting most of the terminal stuff and then writing it to log files and posting to these types of issues. Here's what came up today:

sharpen.log

``` + brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn Updating Homebrew... ==> Auto-updated Homebrew! Updated Homebrew from 59b1d63bb to bf0f1bd30. Updated 2 taps (homebrew/core and homebrew/cask). ==> Updated Formulae astrometry-net azure-cli balena-cli cake cfn-lint click cromwell gdal libphonenumber libxmlsec1 mdbook nats-server omega rke ship terrahub tmpreaper urh vala vim watson wcslib wgetpaste xa youtube-dl Error: bat 0.11.0_1 already installed Error: fzf 0.18.0 already installed Error: git 2.22.0_1 already installed Error: heroku/brew/heroku 7.26.2 already installed Error: macvim 8.1-156 already installed Error: the_silver_searcher 2.2.0 already installed Error: tmux 2.9a already installed Error: yarn 1.17.3 already installed ==> Upgrading 2 outdated packages: artsy/formulas/hokusai 0.5.6 -> 0.5.7, hub 2.12.1 -> 2.12.2 ==> Upgrading artsy/formulas/hokusai ==> Downloading https://artsy-provisioning-public.s3.amazonaws.com/hokusai/hokusai-0.5.7-Darwin-x86_64.tar.gz 🍺 /usr/local/Cellar/hokusai/0.5.7: 3 files, 11MB, built in 4 seconds Removing: /usr/local/Cellar/hokusai/0.5.6... (3 files, 11MB) Removing: /Users/jon/Library/Caches/Homebrew/hokusai--0.5.6.tar.gz... (10.9MB) ==> Upgrading hub ==> Downloading https://homebrew.bintray.com/bottles/hub-2.12.2.mojave.bottle.tar.gz ==> Downloading from https://akamai.bintray.com/df/dfc618a1e69d697c8223a7b130abbda9a60314b77cf7c979422145d92b6184bf?__gda__=exp=1563302900~hmac=1c014155bdb0e590bcbcaf4fd30ddecf641efc4794a1f810531261f74694d360&response-content-disposition=attachment%3Bfilename%3D%22hub-2.12.2.mojave.bottle.tar.gz%22&response-content-type=application%2Fgzip&requestInfo=U2FsdGVkX19uT4mwiSIRTYd9TR4M689k9jmrRe02z30rx6H-KgyC1A5Qs-rAZGgJNDLkmiYNjz1D_Z_KgWZbj8Jp20lWT6EYlYb7lfPOrweKIZtvq8XeVOl4d35gWD4eku1Bg1hexYxX9EabTa8Z_A&response-X-Checksum-Sha1=afda3db7377d5ca2f3c3fc97016368fb9826a852&response-X-Checksum-Sha2=dfc618a1e69d697c8223a7b130abbda9a60314b77cf7c979422145d92b6184bf ==> Pouring hub-2.12.2.mojave.bottle.tar.gz ==> Caveats Bash completion has been installed to: /usr/local/etc/bash_completion.d zsh completions have been installed to: /usr/local/share/zsh/site-functions ==> Summary 🍺 /usr/local/Cellar/hub/2.12.2: 36 files, 9.0MB Removing: /usr/local/Cellar/hub/2.12.1... (36 files, 9.0MB) Removing: /Users/jon/Library/Caches/Homebrew/hub--2.12.1.mojave.bottle.tar.gz... (4.6MB) ==> Caveats ==> hub Bash completion has been installed to: /usr/local/etc/bash_completion.d zsh completions have been installed to: /usr/local/share/zsh/site-functions + set -e + asdf update From https://github.com/asdf-vm/asdf d633db7..ce01bcf master -> origin/master * [new tag] v0.7.3 -> v0.7.3 Previous HEAD position was ac2eede Update version to 0.7.2 HEAD is now at ce01bcf Update version to 0.7.3 Updated asdf to release v0.7.3 + asdf plugin-update --all Updating nodejs... Already up to date. Current branch master is up to date. Updating python... Already up to date. Current branch master is up to date. Updating ruby... From https://github.com/asdf-vm/asdf-ruby b4e13e6..1ed8ef6 master -> origin/master Updating b4e13e6..1ed8ef6 Fast-forward rubygems-plugin/rubygems_plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Current branch master is up to date. + asdf reshim + gem update --system Latest version already installed. Done. + npm install --global npm /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/bin/npm -> /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/bin/npm-cli.js /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/bin/npx -> /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/bin/npx-cli.js > chownr@1.1.2 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/chownr > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > yallist@2.1.2 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/cross-spawn/node_modules/yallist > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > lru-cache@4.1.5 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/cross-spawn/node_modules/lru-cache > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > env-paths@1.0.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/env-paths > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > inherits@2.0.4 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/inherits > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > glob@7.1.4 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/glob > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > p-try@2.2.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/libnpmconfig/node_modules/p-try > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > p-limit@2.2.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/libnpmconfig/node_modules/p-limit > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > node-gyp@5.0.2 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/node-gyp > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > npm-lifecycle@3.0.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/npm-lifecycle > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall (node:43694) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added. Use emitter.setMaxListeners() to increase limit > semver@5.7.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/semver > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > split-on-first@1.1.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/split-on-first > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > worker-farm@1.7.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/worker-farm > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > yallist@3.0.3 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/yallist > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > lru-cache@5.1.1 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/lru-cache > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > make-fetch-happen@4.0.2 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/make-fetch-happen > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > make-fetch-happen@4.0.2 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > npm-registry-fetch@3.9.1 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/npm-registry-fetch > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > libnpmsearch@2.0.1 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/libnpmsearch > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > call-limit@1.1.1 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/call-limit > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > libcipm@4.0.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/libcipm > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > libnpm@3.0.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/libnpm > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > query-string@6.8.1 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/query-string > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > readable-stream@3.4.0 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm/node_modules/readable-stream > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall > npm@6.10.1 postinstall /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/npm > /Users/jon/.asdf/installs/nodejs/10.15.1/.npm/lib/node_modules/.hooks/postinstall + npm@6.10.1 added 5 packages from 4 contributors, removed 7 packages and updated 20 packages in 8.867s + nuke_modules /Users/jon/code/pulse/node_modules 39M cleaned up ```

replug.log

``` + PlugClean Searching for invalid plugins in /Users/jon/.vim/plugs [=========================================================] Already clean. + PlugInstall Updated. Elapsed time: 1.387211 sec. [========================================================] - Finishing ... Done! - bufkill.vim: Already installed - fzf: Already installed - vim-hashrocket: Already installed - vim-rake: Already installed - vim-turbux: Already installed - vim-pug: Already installed - vim-ruby: Already installed - vim-textobj-user: Already installed - vim-scriptease: Already installed - vim-json: Already installed - vim-rsi: Already installed - tslime.vim: Already installed - vim-vividchalk: Already installed - vim-coffee-script: Already installed - vim-rhubarb: Already installed - vim-markdown: Already installed - vim-eunuch: Already installed - vim-vinegar: Already installed - vim-repeat: Already installed - vim-slim: Already installed - vim-git: Already installed - vim-commentary: Already installed - vim-blockle: Already installed - vim-endwise: Already installed - supertab: Already installed - vim-sleuth: Already installed - ack.vim: Already installed - vim-spacejam: Already installed - bufexplorer.zip: Already installed - vim-railscasts: Already installed - vim-unimpaired: Already installed - vim-headfirst: Already installed - vim-bdubs: Already installed - vim-rails: Already installed - vim-weefactor: Already installed - pgsql.vim: Already installed - vim-sensible: Already installed - gitv: Already installed - vim-irblack: Already installed - vim-fugitive: Already installed - vim-textobj-rubyblock: Already installed - tabular: Already installed - vim-speeddating: Already installed - ale: Already installed - vim-bundler: Already installed - vim-haml: Already installed - splitjoin.vim: Already installed - vim-jsx: Already installed - vim-abolish: Already installed - vim-projectionist: Already installed - vim-ragtag: Already installed - vim-surround: Already installed - typescript-vim: Already installed - vim-javascript: Already installed - vim-cucumber: Already installed - vim-styled-components: Already installed + PlugUpdate Updated. Elapsed time: 4.481169 sec. [========================================================] - Finishing ... Done! - ale: create mode 100644 test/fixers/test_sorbet_fixer_callback.vader - vim-fugitive: 2 files changed, 296 insertions(+), 176 deletions(-) - vim-markdown: Already up to date. - bufkill.vim: Already up to date. - fzf: 1 file changed, 1 insertion(+), 1 deletion(-) - vim-rails: Already up to date. - vim-hashrocket: Already up to date. - vim-rake: Already up to date. - vim-turbux: Already up to date. - vim-repeat: Already up to date. - vim-pug: Already up to date. - vim-ruby: 1 file changed, 1 insertion(+) - vim-git: Already up to date. - vim-textobj-user: Already up to date. - vim-scriptease: Already up to date. - vim-blockle: Already up to date. - vim-json: Already up to date. - vim-rsi: Already up to date. - supertab: Already up to date. - tslime.vim: Already up to date. - vim-vividchalk: Already up to date. - ack.vim: Already up to date. - vim-coffee-script: Already up to date. - vim-rhubarb: Already up to date. - bufexplorer.zip: Already up to date. - vim-eunuch: Already up to date. - vim-unimpaired: Already up to date. - vim-vinegar: Already up to date. - vim-bdubs: Already up to date. - vim-slim: Already up to date. - vim-sensible: Already up to date. - vim-commentary: Already up to date. - vim-endwise: Already up to date. - vim-styled-components: Already up to date. - vim-sleuth: Already up to date. - vim-cucumber: Already up to date. - vim-spacejam: Already up to date. - vim-javascript: Already up to date. - typescript-vim: Already up to date. - vim-railscasts: Already up to date. - vim-surround: Already up to date. - vim-headfirst: Already up to date. - vim-weefactor: Already up to date. - pgsql.vim: Already up to date. - gitv: Already up to date. - vim-irblack: Already up to date. - vim-textobj-rubyblock: Already up to date. - tabular: Already up to date. - vim-speeddating: Already up to date. - vim-bundler: Already up to date. - vim-haml: Already up to date. - splitjoin.vim: Already up to date. - vim-jsx: Already up to date. - vim-abolish: Already up to date. - vim-projectionist: Already up to date. - vim-ragtag: Already up to date. + PlugDiff 4 plugin(s) updated. [========================================================] Last update: ------------ - ale: * aae6d30 Merge pull request #2618 from rustic-games/clippy-flags (2 days ago) |\ | * 53b0e6c support all cargo options for build/clippy (3 weeks ago) | * e52388b support clippy options with -- (3 weeks ago) | * 65ba4b8 Merge branch 'fix-small-doc-typo' (4 weeks ago) | |\ | | * bf0d059 Fix small doc typo (4 weeks ago) | |/ | * 9ad8fd6 Handle powershell unexpected token with newline (#2588) (4 weeks ago) | * d2c3141 Merge pull request #2600 from hsanson/add-javalsp-lsp-options-2 (4 weeks ago) | |\ | | * 40bf6e6 Add support for javalsp configuration options. (4 weeks ago) | * | 418f8a6 Merge pull request #2602 from lbonn/master (4 weeks ago) | |\ \ | | * | 9c48c58 Update docs on default after recent changes (4 weeks ago) | |/ / | * | 38a55fa Merge pull request #2599 from parkovski/cpp-autocomplete-trigger (4 weeks ago) | |\ \ | | |/ | |/| | | * c5a4bbf Enable C++ autocompletion on '::' and '->' (4 weeks ago) | |/ * | bafa1c6 Merge pull request #2643 from delphinus/feature/update-deoplete-for-cpp (2 days ago) |\ \ | * | 240bb8a Add Deoplete's input_patterns for cpp (2 days ago) |/ / * | 36a5011 Merge pull request #2601 from delphinus/feature/better-completion-for-deoplete (2 days ago) |\ \ | * | a3521de Use input_patterns & add comments for updating it (3 weeks ago) | * | 4e1c469 Add & fix tests for added funcs (4 weeks ago) | * | e0f8304 Add separated func for deoplete (4 weeks ago) | * | f5a908b Add input_pattern setting for deoplete (4 weeks ago) | |/ | * 1c71da5 Add support for purescript language server (#2572) (4 weeks ago) | * 701c1e4 Merge pull request #2578 from andys8/patch-2 (4 weeks ago) | |\ | | * 0135fb3 Elm: Update link to compiler repository (5 weeks ago) | * | 15f2353 Merge pull request #2577 from hsanson/fix-checkstyle-defaults (4 weeks ago) | |\ \ | | * | eb6a7b7 Fix checkstyle default configuration. (5 weeks ago) | | |/ | * | 3acfa08 Merge pull request #2591 from blahgeek/inc-deoplete-rank (4 weeks ago) | |\ \ | | * | e0871be Raise deoplete source rank to 1000 (4 weeks ago) | |/ / | * | 6e28eec Merge pull request #2563 from dcyriller/fixer-prettier-glimmer (5 weeks ago) | |\ \ | | |/ | |/| | | * 8620596 Refactor to be less verbose (5 weeks ago) | | * 3e4b8ea prettier: Support experimental languages (6 weeks ago) | | * 7b78f2b Fix #2525 - Convert Windows paths in a Unix environment (6 weeks ago) | | * 381fff0 Make ale_lint_on_save work with b:ale_fix_on_save = 1 (6 weeks ago) | | * 42a1fc2 Merge pull request #2557 from hy2k/update-doc (6 weeks ago) | | |\ | | | * bb7481e Update README deoplete completion source section (6 weeks ago) | | |/ | | * eb6015c #2542 - Improve checkstyle project configuration (6 weeks ago) | | * 4496c9b Fix tests on Windows (6 weeks ago) | | * 4129c35 Fix #1279 - Run cppcheck differently when modified (6 weeks ago) | | * c6a5cbb Feature/add ant support (#2539) (6 weeks ago) | | * a76f056 Fix #2555 - Remove highlights in lowercase, etc (6 weeks ago) | | * a730a6d Update the license year (6 weeks ago) | | * 135de34 Merge pull request #2549 from m-pilia/custom-lsp-requests (6 weeks ago) | | |\ | | | * 5542db1 Support custom LSP notifications (6 weeks ago) | | | * 3321685 Refactor LSP custom request handling (7 weeks ago) | | | * 7053d46 Add API for custom LSP requests (7 weeks ago) | | |/ | | * 27146ad Fix #2544 - Completion positions are off by one (7 weeks ago) | | * 4f02edc Merge pull request #2529 from maxwell-k/terraform_linter (7 weeks ago) | | |\ | | | * 88fa0b9 Add a terraform linter (8 weeks ago) | | * | 166435d #2533 - Run phpcs in the directory the file is in (7 weeks ago) | | * | ca0cdd2 Merge pull request #2540 from sijad/pgformatter (7 weeks ago) | | |\ \ | | | * | 8d8b295 add pgformatter (7 weeks ago) | | * | | 6b819dd Merge pull request #2543 from hsanson/fix-checkstyle-handler (7 weeks ago) | | |\ \ \ | | | * | | 181bc69 Fix java checkstyle handler. (7 weeks ago) | | | |/ / | | * | | 90b1ea2 Fix #2438 - Print a friendly message when the clipboard is not available (7 weeks ago) | | * | | 67d7cae Fix #2535 - Automatically emit less to prevent issues (7 weeks ago) | | * | | bc0abc3 Merge pull request #2541 from jwkvam/neovim-bufline (7 weeks ago) | | |\ \ \ | | | |/ / | | |/| | | | | * | 47ad24c fix neovim missing setbufline (7 weeks ago) | | |/ / | | * | bb08b81 Merge pull request #2524 from hsanson/2521-fix-lsp-diagnostics-buffer-match (8 weeks ago) | | |\ \ | | | |/ | | |/| | | | * 36c35d8 Fix LSP tests (8 weeks ago) | | | * 33b4a90 Add tests for LSP responses (8 weeks ago) | | | * 85b3a4a Add exact file match test to TSServer response handler (8 weeks ago) | | | * 2f13c2d Add fix to HandleTSServerDiagnostics function. (8 weeks ago) | | | * b418361 Fix HandleLSPDiagnostics buffer match logic. (8 weeks ago) | | * | 1a9b8a5 Merge pull request #2520 from hsanson/fix-eclipselsp-workspace-config (8 weeks ago) | | |\ \ | | | * | 5a8ba75 Fix eclipse.jdt.ls workspace data path. (8 weeks ago) | | | |/ | | * | 092748c Update the README to use travis-ci.com (8 weeks ago) | | |/ | | * 67d49c7 Fix the eclipselsp tests (8 weeks ago) | | * 0427ee8 Allow running eclipselsp as installed by system package on GNU/Linux (#2523) (8 weeks ago) | | * f6ae056 Stop a test from failing randomly (8 weeks ago) | | * 3e3801e Revert "Fix #2492 - Remove all Deoplete support for now" (8 weeks ago) | | * 89db851 Merge pull request #2502 from ericvw/flake8-config (8 weeks ago) | | |\ | | | * 57736cd Change Python project root dir detection for flake8 configuration (8 weeks ago) | | | * 57b9d8b Test for Python project root directory (8 weeks ago) | | * | 26e5948 Close #2516 - Handle problems with inlined functions (8 weeks ago) | | * | 42f5e8c Fix a test on Windows (8 weeks ago) | | * | 28819ee Close #2359 - Find compile_commands.json in build dirs for cppcheck (8 weeks ago) | | * | 937138d Try to fix the tests (8 weeks ago) | | * | 143af2b Fix #2421 - Use compile_commands.json in build dirs to find roots (8 weeks ago) | | * | 781bf15 Make a test fail less (8 weeks ago) | | * | 5e64acc Fix #2512 - Use -o /dev/null for gcc linting (8 weeks ago) | | * | 4ee28d3 Fix #2515 - Send client capabilities to LSP servers (8 weeks ago) | | * | 9d908ec Close #1739 - Use deletebufline() for fixing files were available (8 weeks ago) | | * | 3b7c86e Add support for Erlang dialyzer (#2509) (8 weeks ago) | | |/ | | * 652d991 Fix #1317 - Jump to column 1 for problems at column 0 (9 weeks ago) | | * e6745a3 Fix #1989 - Use ESlint options for fixers too (9 weeks ago) | | * e5ea809 Close #2285 - Add a function for use with omnifunc (9 weeks ago) | | * 8cb6d04 Use the updated Docker image (9 weeks ago) | | * 8c76b88 Update the Dockerfile with newer Vim versions (9 weeks ago) | | * 975cc7a Fix #2492 - Remove all Deoplete support for now (9 weeks ago) | | * d0f2a0a Fix #2505 - Remove NeoVim highlight support for now (9 weeks ago) | | * 9b89ec3 #2505 Try to fix NeoVim highlighting out of range errors (9 weeks ago) | | * 4234d39 Close #908 - Report phpcs problems as style problems (9 weeks ago) | | * 381fe1b Close #829 - Close LSP documents when buffers are deleted (9 weeks ago) | | * 07b596e Close #791 - Handle exceptions for puglint (9 weeks ago) | | * 7060482 Merge pull request #2500 from rliang/texlab (9 weeks ago) | | |\ | | | * ab7e5b2 [linter] Add LSP support for LaTeX via texlab (9 weeks ago) | | |/ | | * c88ebc5 Make phpstan tests fail less (9 weeks ago) | | * 42cbff2 Fix #2497 - ALE should not lint on save when disabled after fixing (9 weeks ago) | | * bf17bbf Merge pull request #2496 from liskin/sort-locale (9 weeks ago) | | |\ | | | * fb6fd80 Force sort locale in check-supported-tools-tables (9 weeks ago) | | * | aa047b5 Merge pull request #2491 from mpesari/phpstan-autoload-option (9 weeks ago) | | |\ \ | | | * | 6b919e8 Add test to verify phpstan autoload parameter (9 weeks ago) | | | * | afa20d9 Add phpstan autoload option (10 weeks ago) | | * | | bfc79bd #2492 - Try to fix a deoplete bug again (9 weeks ago) | | * | | 7943bfa Make eslint respect the ale_warn_about_trailing_whitespace setting (9 weeks ago) | | * | | 3303f59 Fix #2490 - Kill other processes when the test script is interrupted (9 weeks ago) | | * | | df90725 Support b:ale_completion_enabled for disabling it for some buffers (9 weeks ago) | | * | | edd3114 Make it less likely people will do the wrong thing (9 weeks ago) | | * | | f0152bc #2492 - Try to fix a bug with ALE's deoplete source (9 weeks ago) | | |/ / | | * | 79e42fe #2403 - Make ale_disable_lsp apply consistently, and document it better (10 weeks ago) | | * | f444abd Add option to show msg id when pylint is used (#2445) (10 weeks ago) | | * | 722c3e8 #2481 - Use text to insert from insertText (10 weeks ago) | | * | bff3d25 Merge pull request #2486 from Sh3Rm4n/doc-typo-fix (10 weeks ago) | | |\ \ | | | |/ | | |/| | | | * 77c5802 Fix typos in documentation (10 weeks ago) | | |/ | | * a223253 Merge pull request #2134 from oaue/master (10 weeks ago) | | |\ | | | * c7292ce javac linter: fix handling of error messages containing ':' character (7 months ago) | | * | d390abd Merge pull request #2479 from hsanson/288-fix-eclipse-jar-path-docs (10 weeks ago) | | |\ \ | | | * | 53db52e Improve eclipselsp jar search logic. (2 months ago) | | | * | 63abd2d Fix eclipselsp path documentation. (2 months ago) | | |/ / | | * | 5f64f8d Escape phpstan arguments, and update documentation (2 months ago) | | * | c10da0e Add fixer for OCaml ocp-indent (#2436) (2 months ago) | | * | 548ee56 Merge pull request #2475 from andreypopp/andreypopp/fix-nvim-hl (2 months ago) | | |\ \ | | | * | e6ba936 Fix off by one error line highlight w/ nvim api (2 months ago) | | |/ / | | * | 7f0954b Add XO as a linter/fixer for TypeScript files (#2453) (3 months ago) | | * | c6aae3b Better phpstan default configuration (#2444) (3 months ago) | | * | 4c6f67a Merge pull request #2446 from fnichol/add-var-sh-shellcheck-change-directory (3 months ago) | | |\ \ | | | * | 2303b05 Add g:ale_sh_shellcheck_change_directory (3 months ago) | | * | | 5d65f93 Merge pull request #2437 from robertjlooby/add-floskell (3 months ago) | | |\ \ \ | | | * | | 99361b2 Add floskell for Haskell formatting (3 months ago) | | * | | | eae124e Fix #2460 - Do not track when LSP linters are busy (3 months ago) | | * | | | 114198e Optionally use neovim's api-highlights (#2169) (3 months ago) | | * | | | 2f3bce5 Merge pull request #2448 from reedriley/master (3 months ago) | | |\ \ \ \ | | | * | | | 46c743a Updated Vim version in Dockerfile and made UpdateTagStack clearer (3 months ago) | | | * | | | c36f3e7 Add support for Vim's tagstack to ALEGoToDefinition (3 months ago) | | | | |/ / | | | |/| | | | * | | | b34274a Merge pull request #2466 from alerque/patch-1 (3 months ago) | | |\ \ \ \ | | | * | | | 69b7ec1 Include plugin description in local help line (3 months ago) | | |/ / / / | | * | | | 737ed31 Disable fsync for writefile() calls for performance (3 months ago) | | * | | | 0133126 Close #1753 - Implement minimum viable integration with Deoplete (3 months ago) | | * | | | ce0b149 Add a fixer for r based on the styler package (#2401) (3 months ago) | | * | | | 893ac34 Fix #2452 - Strip trailing spaces off sign text automatically (3 months ago) | | |/ / / | | * | | fcc2c3b Fix #2415 - Mark tsserver and LSP linters inactive again (3 months ago) | | * | | 2eb68f6 #1791 Set the working directory for cabal and stack (3 months ago) | | * | | 104980e Merge pull request #2443 from JulioJu/patch-1 (3 months ago) | | |\ \ \ | | | * | | 5bbce34 Documentation: ale-java eclipselsp customization (3 months ago) | | |/ / / | | * | | 9e95032 fix 2434: use text field instead of the detail field for virtualtext (#2441) (3 months ago) | | * | | 59f8c35 Fix #1930 - Finish ale_fix_on_save_ignore (3 months ago) | | * | | 24d2773 #1930 - Add ale_fix_on_save_ignore for disabling some fixers on save (3 months ago) | | * | | 3a010f6 Adjust the README wording slightly (3 months ago) | | * | | 23a8208 #782 - Use compile commands for matching source files for headers (3 months ago) | | * | | 7f31065 improve the lsp diagnostic message format (#2425) (3 months ago) | | * | | 61c1ddd Fix #2440 - Fix the kotlinc command when Maven and Gradle are missing (3 months ago) | | |/ / | | * | 495bce3 Add support for latexindent (#2387) (3 months ago) | | * | f0f0cc3 Merge pull request #2121 from hsanson/1996-add-support-for-eclipse-jdt-ls (3 months ago) | | |\ \ | | | * | f02e2ec Fix 1996 - Add eclipse LSP support. (3 months ago) | | * | | 784d1a9 Merge pull request #2394 from harttle/master (3 months ago) | | |\ \ \ | | | * | | 4b6691f test: unit test for fecs fixer, fecs command (3 months ago) | | | * | | d4841ce style: fecs related doc and vim scripts (3 months ago) | | | * | | c820089 feat: fecs support for js/html/css lint and format (3 months ago) | | * | | | 6428162 Merge pull request #2433 from belka-ew/bugfix/remove-otherproject-util-double (3 months ago) | | |\ \ \ \ | | | * | | | 7518386 Remove otherproject#util#Double from d.vim (3 months ago) | | * | | | | 2ed5310 Linter for powershell syntax errors (#2413) (3 months ago) | | |/ / / / | | * | | | d739590 Merge pull request #2432 from superobertking/master (3 months ago) | | |\ \ \ \ | | | |/ / / | | |/| | | | | | * | | fb7099d modify rls testcase (3 months ago) | | | * | | df806c5 change default value of ale_rust_rls_toolchain and update documentation (3 months ago) | | |/ / / | | * | | 4813165 Add a linter for clojure using clj-kondo (#2377) (3 months ago) | | * | | 16b43a5 Do not complain about generated _callback settings (3 months ago) | | * | | 2ef3f98 #2428 Remove deprecated linter options for psscriptanalyzer (3 months ago) | | * | | 2e8c808 Close #2179 - Add support for gopls (3 months ago) | | * | | 042b351 Merge pull request #2366 from aweis/fixtypo (3 months ago) | | |\ \ \ | | | * | | 1427a09 ruby: fix a typo in a comment (4 months ago) | | | * | | 5f03bae Fix parsing the third part of version string (#2355) (4 months ago) | | | * | | 365ffae Fix #2351 - Escape spaces and backslashes for signs (4 months ago) | | | * | | f0da35b Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argument (4 months ago) | | | |\ \ \ | | | | * | | d9a1234 Fix passing file to languagetool (4 months ago) | | | * | | | a22ab78 make options for credo configurable (#2337) (4 months ago) | | | * | | | a6012d8 Merge pull request #2347 from codenut/master (4 months ago) | | | |\ \ \ \ | | | | |/ / / | | | |/| | | | | | | * | | a5cf7e8 set maximum number of autocomplete suggestions for results coming from LSP (4 months ago) | | | * | | | 03384a5 #2341 - Handle completion messages with textEdit objects (4 months ago) | | | |/ / / | | | * | | 8a0213f Remove more uses of command_callback and executable_callback (4 months ago) | | | * | | c6a6a37 Update documentation for languagetool (4 months ago) | | | * | | 7eae06d linter/markdown: adds support for languatool (#2155) (4 months ago) | | | * | | fd31987 Merge pull request #2327 from akshit-sharma/master (4 months ago) | | | |\ \ \ | | | | * | | 32dbf59 fixed mismatched ToC and heading (5 months ago) | | | | * | | 163f0ab clang-format supported with nvcc (cuda files) (5 months ago) | | | * | | | 413529f Fix #2326 - ALEComplete no longer replaces completeopt (4 months ago) | | | * | | | be2c0c3 Merge pull request #2325 from rustic-games/rust-spans (4 months ago) | | | |\ \ \ \ | | | | * | | | 26460a7 set correct Rust span end column (5 months ago) | | | | |/ / / | | | * | | | 5505f23 Fix #2330 - Do not use getcurpos() to avoid changing curswant (4 months ago) | | | * | | | 6aef52f Merge pull request #2305 from campbellr/master (4 months ago) | | | |\ \ \ \ | | | | * | | | 4fc27f0 javac: Don't assume src/main/java always exists (5 months ago) | | | * | | | | cf883aa #2132 - Document ale#command#Run (4 months ago) | | | * | | | | e5746d9 Add lsp_config support for rls (#2332) (4 months ago) | | | | |/ / / | | | |/| | | | | | * | | | c4328f2 #2132 - Support deferred execution for LSP executables, commands, and addresses (5 months ago) | | | * | | | 37a1d24 Skip the command#Run test for fixers on Windows (5 months ago) | | | * | | | 38009b8 #2132 - Support deferred fixers (5 months ago) | | | * | | | 70a9176 #2132 - Set up fixers for deferred support (5 months ago) | | | * | | | 89e5491 Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)" (5 months ago) | | | * | | | 883978e #2132 - Replace all uses of foo_callback with foo (5 months ago) | | | * | | | f53b25d #2132 - Implement project_root as a replacement for project_root_callback (5 months ago) | | | * | | | f8aeb5c #2132 - Make most foo_callback options work as foo (5 months ago) | | | * | | | ffa45fa #2132 - Implement deferred command handling for linters (5 months ago) | | | * | | | a8b987a Fix #2300 - Handle more URIs per RFC 3986 (5 months ago) | | | * | | | 8012e5b Merge pull request #2303 from kevinoid/bandit-use-config (5 months ago) | | | |\ \ \ \ | | | | * | | | 52c2400 python/bandit: Use .bandit configuration file (5 months ago) | | | * | | | | 707a421 Merge pull request #2302 from kevinoid/pylint-cd-proj-root (5 months ago) | | | |\ \ \ \ \ | | | | * | | | | 3300b1a python/pylint: Change directory to project root (5 months ago) | | | | |/ / / / | | | * | | | | 09cbd70 Merge pull request #2307 from lukas-reineke/clear-virtualtext-on-disable (5 months ago) | | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | | | | * | | | b8cecca Clear the virtualtext on disable (5 months ago) | | | |/ / / / | | | * | | | fefc093 Merge pull request #2304 from mandreyel/patch-1 (5 months ago) | | | |\ \ \ \ | | | | |/ / / | | | |/| | | | | | | * | | 90457fd Fix typo in ale.txt (5 months ago) | | | |/ / / | | | * | | c3d4e09 Try to get tests to pass on Windows again (5 months ago) | | | * | | 5b6df0a Fix #2299 - Make tsserver run again (5 months ago) | | | * | | 1a69c9c #2295 Send an empty object for the initialized notification, per the spec (5 months ago) | | | * | | 0d10653 Fix #2295 - Respond to initialize with an initialized message (5 months ago) | | | * | | 8903918 Fix #2294 - Fix some syntax that broke LSP (5 months ago) | | | * | | 7487ecb Simplify code for marking linters as active (5 months ago) | | | * | | 3140abc Fix #2293 - Update linter option documentation (5 months ago) | | | * | | 3050a13 Remove ProcessChain code we do not need now (5 months ago) | | | * | | 21a8b9f Make it easier to remove command_chain support later (5 months ago) | | | * | | 1ee5671 #2132 Use an on-init callback for all LSP logic (5 months ago) | | | * | | e882436 Better wording (5 months ago) | | | * | | f1bf795 Explain what linting is in the first sentence (5 months ago) | | | * | | 690b1a5 Merge pull request #2291 from kevinoid/pylama-no-temp (5 months ago) | | | |\ \ \ | | | | * | | a6caa85 pylama: Use %s instead of %t (5 months ago) | | | * | | | 926ad47 #2132 - Implement deferred executable string handling for linters (5 months ago) | | | |/ / / | | | * | | bf196ba Fixers are not disabled by default (5 months ago) | | | * | | df9bee8 Rewrite the supported tools lists in new files (5 months ago) | | | * | | aca1edb add project_root_callback for tsserver (#2290) (5 months ago) | | | * | | 6ebe24b Merge pull request #2268 from m-pilia/alex (5 months ago) | | | |\ \ \ | | | | * | | 771581a Add settings for the Alex linter (5 months ago) | | | * | | | 752e6f0 Merge pull request #2277 from chaucerbao/feature/redraw-after-open (5 months ago) | | | |\ \ \ \ | | | | * | | | 70b95f1 Replace `normal` with `normal!` (5 months ago) | | | | * | | | 9f63bec Remove the `redraw` since it's implicit with the `zz` (5 months ago) | | | | * | | | 7ce481c Center the line within the viewport after a jump (5 months ago) | | | | * | | | a4ed9a1 Force Vim to `redraw` after `ale#util#Open` (5 months ago) | | | * | | | | 5dbac4a Merge pull request #2287 from kevinoid/vulture-options (5 months ago) | | | |\ \ \ \ \ | | | | * | | | | 82b15fb Document and test ale_python_vulture_options (5 months ago) | | | * | | | | | b235e08 Merge pull request #2289 from kevinoid/shellcheck-dialect (5 months ago) | | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | | | | * | | | | a0d4eb3 Support ale_sh_shellcheck_dialect to set dialect (5 months ago) | | | |/ / / / / | | | * | | | | 7a48750 Complain about binary operators on the ends of lines (5 months ago) | | | * | | | | d072d26 Supporting filtered jump (#2279) (5 months ago) | | | * | | | | a24f0b4 Support pylama for python (#2266) (5 months ago) | | | * | | | | 422908a #2009 - Force Windows jobs to run in a CMD shell (5 months ago) | | | * | | | | ba6f08f Merge pull request #2262 from sectioneight/cd-for-black (5 months ago) | | | |\ \ \ \ \ | | | | * | | | | de29ff2 Respect python black fixer configuration file (6 months ago) | | | | |/ / / / | | | * | | | | 3ba7d02 Merge pull request #2272 from Rahlir/fix-c-compilecommand (5 months ago) | | | |\ \ \ \ \ | | | | * | | | | 37daeda Fix error when parsing compile_commands for c langs (5 months ago) | | | | | |/ / / | | | | |/| | | | | | * | | | | 1fb0de2 Add `-relative` option to ALESymbolSearch (#2255) (5 months ago) | | | * | | | | d215810 Fix #2257 - Fix an off by 1 which broke completion for some servers (5 months ago) | | | * | | | | 800d029 Merge pull request #2284 from jqno/master (5 months ago) | | | |\ \ \ \ \ | | | | * | | | | 5ce1e9b Fixes javalsp linter (5 months ago) | | | * | | | | | b32fdfe #2132 Implement deferred objects for ale#command#Run (5 months ago) | | | * | | | | | 19cc724 Add a function for parsing command args (5 months ago) | | | * | | | | | 2885c57 Fix #2276 - Replace a potentially infinite loop for hie (5 months ago) | | | |/ / / / / | | | * | | | | 0b9c0c2 Merge pull request #2278 from oblitum/improve-cypher-lint (5 months ago) | | | |\ \ \ \ \ | | | | * | | | | b47a0c9 Make Cypher linter dynamic (5 months ago) | | | |/ / / / / | | | * | | | | c0c634c Merge pull request #2270 from oblitum/add-cypher-lint (5 months ago) | | | |\ \ \ \ \ | | | | * | | | | 626572a linter/cypher: add cypher-lint (5 months ago) | | | | |/ / / / | | | * | | | | 81c73da #2132 - lint and fix with ale#command#Run (5 months ago) | | | * | | | | 3e11cbd Update syntax checking (5 months ago) | | | |/ / / / | | | * | | | 4d426bf Fix #2263 - detailed Flow errors should show the original message (6 months ago) | | | |/ / / | | | * | | 067601e Set lint_file for the ameba linter (6 months ago) | | | * | | 17a2f55 Add initial ameba (crystal linter) support (#2174) (6 months ago) | | | * | | 08d3523 Merge pull request #2228 from Nomad145/ktlint (6 months ago) | | | |\ \ \ | | | | * | | bd1e639 Add ktlint fixer support. (6 months ago) | | | * | | | 3c38fdb Extend statusline interface (#2240) (6 months ago) | | | * | | | a7b3b84 Merge pull request #2225 from ravicious/master (6 months ago) | | | |\ \ \ \ | | | | * | | | 9c0c6ef Pass --compiler flag to elm-test when linting 0.19 tests (6 months ago) | | | | |/ / / | | | * | | | 03b25dd Add textlint for tex (#2234) (6 months ago) | | | * | | | 79135df Fix #2192 - Handle more ignore-pattern messages for ESLint (6 months ago) | | | * | | | d7ced31 add cmake-format fixer support (#2244) (6 months ago) | | | * | | | e46c17e SugarSS support from PR 1967 (#2219) (6 months ago) | | | * | | | f03370e Merge pull request #2207 from pmacosta/master (6 months ago) | | | |\ \ \ \ | | | | * | | | 86af4be Fixed parsing of pydocstyle errors (6 months ago) | | | * | | | | d882c43 Merge pull request #2215 from irwand/master (6 months ago) | | | |\ \ \ \ \ | | | | * | | | | cdc3bc9 added hacking compatibility test (6 months ago) | | | | * | | | | 08affaa support older flake8 output, still used by hacking module from open style guide (6 months ago) | | | | | |/ / / | | | | |/| | | | | | * | | | | 3ac12b6 Fix #2216 - Tolerate versions without path numbers (6 months ago) | | | * | | | | dd995d9 Merge pull request #2235 from erydo/stack-ghc-options (6 months ago) | | | |\ \ \ \ \ | | | | * | | | | e273f67 Add haskell_stack_ghc_options like …_cabal_ghc_… (6 months ago) | | | * | | | | | 6288c8b Use relative paths when previewing file locations (#2238) (6 months ago) | | | * | | | | | b8bf7b2 Add VHDL Support & Newer Verilog Linters (#2229) (6 months ago) | | | * | | | | | 91c1fc3 Sort documentation entries alphabetically better (6 months ago) | | | * | | | | | 20b9dfd Fix #2195 - Handle the command key being missing (6 months ago) | | | * | | | | | 6e9040d Merge pull request #2131 from 0mco/master (6 months ago) | | | |\ \ \ \ \ \ | | | | * | | | | | 8037f47 Parse more C/C++ compiler options (6 months ago) | | | | |/ / / / / | | | * | | | | | 0a9dc7b Merge pull request #2245 from andrewimeson/adi/add-ksh-support (6 months ago) | | | |\ \ \ \ \ \ | | | | * | | | | | a6de3f3 Add better detection for KornShell/ksh (6 months ago) | | | | * | | | | | eec8b9d Fix test name for csh to not say zsh (6 months ago) | | | | |/ / / / / | | | * | | | | | 6543d0e #2248 Mention tsserver as a JavaScript tool too (6 months ago) | | | * | | | | | a47deea Merge pull request #2250 from m-pilia/bandit (6 months ago) | | | |\ \ \ \ \ \ | | | | * | | | | | 0a5de2b Add bandit linter for Python (6 months ago) | | | | |/ / / / / | | | * | | | | | 452460b Merge pull request #2241 from bk2204/lsp-detect-hook (6 months ago) | | | |\ \ \ \ \ \ | | | | * | | | | | 6fc016a Add additional ways to detect LSP project root (6 months ago) | | | | * | | | | | 766636e test/lsp: ensure linter name is set (6 months ago) | | | | |/ / / / / | | | * | | | | | cf14d0a #2132 Unify temporary file management in command.vim (6 months ago) | | | |/ / / / / | | | * | | | | f12d312 Add `babylon` as default Prettier parser (#2220) (6 months ago) | | | * | | | | d0284f2 Add textDocument/typeDefinition for LSP (#2226) (6 months ago) | | | * | | | | a493267 Merge pull request #2224 from andreypopp/andreypopp/lsp-hover-fix-column (6 months ago) | | | |\ \ \ \ \ | | | | * | | | | bcf63ee Request LSP completion for the next col after the cursor (6 months ago) | | | | * | | | | e960e54 Update tests (6 months ago) | | | | * | | | | 2e85eed Fix ale#lsp#message#* to convert column to 0-based (6 months ago) | | | * | | | | | 37107df Merge pull request #2223 from andreypopp/andreypopp/lsp-diagnostics-end (6 months ago) | | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | | | | * | | | | c2e4b55 Update tests (6 months ago) | | | | * | | | | d6d6fcf End position in LSP range is exclusive (6 months ago) | | | | |/ / / / | | | * | | | | bffb26c Merge pull request #2230 from yut23/master (6 months ago) | | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | * | | | f2db164 Add support for pyls configuration options (6 months ago) | | | |/ / / / | | | * | | | d1fc084 Merge pull request #2209 from samzeng/patch-1 (6 months ago) | | | |\ \ \ \ | | | | |/ / / | | | |/| | | | | | | * | | 6efa37d Fixed typo (6 months ago) | | | |/ / / | | | * | | a50e049 Mention raco in the list of supported tools (6 months ago) | | | * | | d09e8bc Racket linting using raco (#2146) (6 months ago) | | | * | | c0b2090 #2132 Move CreateTemporaryFileForJob calls into FormatCommand (6 months ago) | | | * | | 7f17639 Support textlint for reStructuredText (#1978) (6 months ago) | | | * | | 56b7dca Fix flow tests on Windows (6 months ago) | | | * | | cbaa7eb Clean up bingo tests, so they pass on my machine too (6 months ago) | | | * | | 6644563 #2132 Remove the need for the hidden add_newline option by tweaking the flow command (6 months ago) | | | * | | d8a53cc Merge pull request #2191 from davidvandebunte/fixCompDbDir (6 months ago) | | | |\ \ \ | | | | * | | 4f72023 bugfix: c.vim: Pull build directory from compilation database (6 months ago) | | | * | | | fabebb3 Add textlint for Asciidoc and add it to Fixers (#2193) (6 months ago) | | | * | | | 7211831 Merge pull request #2194 from fx-carton/fix-cflags-parsing (6 months ago) | | | |\ \ \ \ | | | | |/ / / | | | |/| | | | | | | * | | 7e7447b Cflags: added a test case (6 months ago) | | | | * | | 4bbb10b Cflags parser: fix special chars matching algorithm (6 months ago) | | | |/ / / | | | * | | f238117 Add briefer help tags for ALE development documentation (6 months ago) | | | * | | 84475ff Merge pull request #2189 from jeremija/jeremija/manual-autocomplete-wo-prefix (6 months ago) | | | |\ \ \ | | | | * | | b1b05e6 Optimize ale#completion#Filter when prefix is "" (6 months ago) | | | | * | | 9bcf8a2 Manually trigger autocomplete even when prefix is "" (6 months ago) | | | * | | | 1d7acad Merge pull request #2161 from guill/compile_database_perf (6 months ago) | | | |\ \ \ \ | | | | |/ / / | | | |/| | | | | | | * | | cb0a5c7 Improve perf for compile dbs in large projects (6 months ago) | | | * | | | 0fcd5e7 Add ability to manually trigger completion menu (#2177) (6 months ago) | | | |/ / / | | | * | | 5bbe771 Add support for bingo (#2165) (6 months ago) | | | * | | 4f3190d Fix a test on Windows (6 months ago) | | | * | | 3b96ab4 Merge pull request #2176 from altaurog/feat/elm-tests (6 months ago) | | | |\ \ \ | | | | * | | 1f21eb0 fallback to elm if elm-tests isn’t available (6 months ago) | | | | * | | 4a11a63 fix: don’t use regex match (6 months ago) | | | | * | | ba38688 support tests/ with elm 0.19.0 (6 months ago) | | | | * | | bbf02d8 test elm-make changes to rootdir when elm.json is found (6 months ago) | | | |/ / / | | | * | | 08606b8 Clean up the new g:ale_shell code. Use it for Windows (6 months ago) | | | * | | 7919db0 Merge pull request #2167 from stegmanh/master (6 months ago) | | | |\ \ \ | | | | * | | 5f613a5 change ale to use value of g:ale_shell regardless of what it is (7 months ago) | | | | * | | 8550fa6 fix tests on windows (7 months ago) | | | | * | | 3ec20a7 address PR feedback by fixing docs and hardcoding bash to use -c on fish and pwsh environments (7 months ago) | | | | * | | c499825 add tests for ale_shell option (7 months ago) | | | | * | | 57a0470 Merge branch 'master' of github.com:stegmanh/ale (7 months ago) | | | | |\ \ \ | | | | | | |/ | | | | | |/| | | | | * | | cbc029b Add initial support for settings to overwrite ale shell (7 months ago) | | | * | | | 1b264b8 Merge pull request #2168 from fx-carton/master (6 months ago) | | | |\ \ \ \ | | | | * | | | e5f33c6 Add a test for cflags merging bug (7 months ago) | | | | * | | | f7c4c40 Fix CFLAGS parsing (7 months ago) | | | * | | | | 78724f4 Fix some formatting issues (6 months ago) | | | * | | | | a1654cf Merge pull request #1988 from mdtusz/pipenv-black (6 months ago) | | | |\ \ \ \ \ | | | | * | | | | 4805740 Fixup tests for auto-pipenv (7 months ago) | | | | * | | | | 4bf260e Remove unnecessary exe check for black (7 months ago) | | | | * | | | | 63e7687 Add test for python_black_auto_pipenv (7 months ago) | | | | * | | | | 1c9ad77 Add documentation for python_black_auto_pipenv (7 months ago) | | | | * | | | | 6619e1a Add auto_pipenv config for black (7 months ago) | | | | |/ / / / | | | * | | | | 1d87c84 Merge pull request #2173 from chaucerbao/feature/find-references-line-text (7 months ago) | | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | * | | | 5792bd6 Update FindReferences tests (7 months ago) | | | | * | | | f534db1 Replace `trim` with `substitute` for compatibility (Vim <8.0.1630) (7 months ago) | | | | * | | | 24fda01 Add associated line text on ALEFindReferences results for TypeScript (7 months ago) | | | |/ / / / | | | * | | | 73ca1e7 Merge pull request #2150 from mvgrimes/perl-linter-data-fix (7 months ago) | | | |\ \ \ \ | | | | * | | | c19f2aa Adds tests for perl-linter where a second file/line is included in error (7 months ago) | | | | * | | | ebab81b Use non-greedy matching instead of looking for the comma (7 months ago) | | | | * | | | 38d25fc Update the perl-linter's l:pattern to catch missing errors (7 months ago) | | | * | | | | 5345a5d Merge pull request #2141 from benjaminjkraft/master (7 months ago) | | | |\ \ \ \ \ | | | | * | | | | 73a204d Add versions of ALEGoToDefinition that open in splits (7 months ago) | | | | |/ / / / | | | * | | | | f1ed654 #2132 Change (buffer, lines) fixer functions to (buffer, done, lines) (7 months ago) | | | * | | | | 0e3778e Merge pull request #2153 from deltaskelta/gqlint-fix (7 months ago) | | | |\ \ \ \ \ | | | | * | | | | e55d07c changed gqlint to lint the file on disk (7 months ago) | | | * | | | | | 9a3be90 Close #2152 - Use ale_javascript_standard_options for fixing files too (7 months ago) | | | |/ / / / / | | | * | | | | 13060a3 Merge pull request #2136 from hsanson/368-chktex-latex-report-errors-from-wrong-file (7 months ago) | | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | * | | | 5052eca Add tests to lacheck linter (7 months ago) | | | | * | | | a6a8c90 Fix 368 - Lacheck reports errors from input{} files. (7 months ago) | | | | | |/ / | | | | |/| | | | | * | | | 2cfa09e Adds standardrb linter (#2133) (7 months ago) | | | * | | | c899ff3 Explain the .* .gitignore rule (7 months ago) | | | * | | | 39c892e #1520 - Add an :ALEDocumentation for tsserver (7 months ago) | | | |/ / / | | | * | | 9226e13 Add support for Pod based SwiftLint (#2122) (7 months ago) | | | * | | 3db564f Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixer (7 months ago) | | | |\ \ \ | | | | * | | 9e97a69 Add bibclen fixer support (8 months ago) | | | | |/ / | | | * | | fdd37ac Add support for pydocstyle linter (#2085) (7 months ago) | | | * | | 2760cf7 refactor sasslint linter (#2077) (7 months ago) | | | * | | dc61d46 Merge pull request #2119 from hsanson/1994-fix-javalsp-support (7 months ago) | | | |\ \ \ | | | | * | | 3346b20 Fix javalsp command. (7 months ago) | | | |/ / / | | | * | | 92668b6 Merge pull request #2117 from gitter-badger/gitter-badge (7 months ago) | | | |\ \ \ | | | | * | | b4bcbfc Add Gitter badge (7 months ago) | | | |/ / / | | | * | | f4af915 Make the suggestion about asking for help friendlier (7 months ago) | | | * | | 0d14380 Do not wrap bug report lines (7 months ago) | | | * | | f2b353f Fix a mistake with a link (7 months ago) | | | * | | 6f32f00 Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm" (8 months ago) | | | * | | 9eda079 Typo (8 months ago) | | | * | | 146769c Tell people to ask for tech support outside of GitHub issues (8 months ago) | | | |/ / | | | * | 1d4f985 (tag: v2.3.0) Merge pull request #2110 from w0rp/lazy-clipboard (8 months ago) | | | / | | * | 8142370 Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) (3 months ago) | | |/ | | * abcefe7 [doc] Add swift support documentation (#2426) (3 months ago) | | * 864d086 [lsp] Add Swift / SourceKit-LSP support (#2420) (3 months ago) | | * 9a0ece1 Fix #2399 - Do not check buffers used for displaying diffs (3 months ago) | | * 6d14dc0 #2417 - Silence errors for shortmess+=T (3 months ago) | | * 02af53b (tag: v2.4.0) Document ale#Has (3 months ago) | * 80ab12c (tag: v2.5.0) Bump the ALE version (5 weeks ago) * abb3895 Add Sorbet ruby linter and fixer (#2614) (3 days ago) - fzf: * e7097a9 [fish] Remove perl from fish key bindings (#1635) (4 days ago) - vim-fugitive: * 469a73f Speed up :Ggrep (16 hours ago) * a1b7896 Decouple :Glog from :grep (16 hours ago) * 158ffdb Extract function to create titled quickfix list (16 hours ago) * f830727 Remove debugging variable (16 hours ago) * 4c650c6 Don't require shell quoting for colons (23 hours ago) * dafb994 Remove unused function (2 days ago) * 8c80cb6 Fix E211 handling in :Gmerge/:Grebase (2 days ago) * dbdc947 Fix as :Gblame map (2 days ago) * 4da9fb8 Guard against empty filename checking for conflicts (3 days ago) * 0c259e3 Tighten up autowrite handling (3 days ago) * d0049b4 Support double quotes for all subcommand wrappers (4 days ago) * e169595 Fix finishing :Gcommit on :wqa (4 days ago) * a1a40c3 Provide :Gclog and :Gcgrep aliases (5 days ago) * e250f97 Fix :Gblame on win32 (5 days ago) * c33d7fc Show stderr on :Gcommit (5 days ago) * d176cca Don't include trailing newline in fugitive#GitVersion() (5 days ago) * aa68223 More helpful error on Git without -C (5 days ago) * bdf5a22 Use standard argument handling for :Gfetch/:Gpush (6 days ago) * fd48cde Fix escaping when :Grebase calls :Gcommit (6 days ago) * 0a758c2 Retool :Ggrep (6 days ago) * bb05732 Begin phasing out (6 days ago) * de3f6d9 Fix commands on Vim without (7 days ago) - vim-ruby: * 1aa8f0c Re-enable after/ files to define custom keywords (3 days ago) + PlugUpgrade diff --git a/rcm/vim/autoload/plug.vim b/rcm/vim/autoload/plug.vim index bfafbfb..afb1772 100644 --- a/rcm/vim/autoload/plug.vim +++ b/rcm/vim/autoload/plug.vim @@ -794,9 +794,7 @@ endfunction function! s:chsh(swap) let prev = [&shell, &shellcmdflag, &shellredir] - if s:is_win - set shell=cmd.exe shellcmdflag=/c shellredir=>%s\ 2>&1 - elseif a:swap + if !s:is_win && a:swap set shell=sh shellredir=>%s\ 2>&1 endif return prev @@ -811,7 +809,7 @@ function! s:bang(cmd, ...) if s:is_win let batchfile = tempname().'.bat' call writefile(["@echo off\r", cmd . "\r"], batchfile) - let cmd = s:shellesc(batchfile) + let cmd = s:shellesc(expand(batchfile)) endif let g:_plug_bang = (s:is_win && has('gui_running') ? 'silent ' : '').'!'.escape(cmd, '#!%') execute "normal! :execute g:_plug_bang\\" @@ -1210,7 +1208,7 @@ function! s:spawn(name, cmd, opts) let cmd = has_key(a:opts, 'dir') ? s:with_cd(a:cmd, a:opts.dir) : a:cmd if !empty(job.batchfile) call writefile(["@echo off\r", cmd . "\r"], job.batchfile) - let cmd = s:shellesc(job.batchfile) + let cmd = s:shellesc(expand(job.batchfile)) endif let argv = add(s:is_win ? ['cmd', '/c'] : ['sh', '-c'], cmd) @@ -2037,7 +2035,7 @@ function! s:system(cmd, ...) if s:is_win let batchfile = tempname().'.bat' call writefile(["@echo off\r", cmd . "\r"], batchfile) - let cmd = s:shellesc(batchfile) + let cmd = s:shellesc(expand(batchfile)) endif return system(cmd) finally @@ -2371,7 +2369,7 @@ function! s:preview_commit() if s:is_win let batchfile = tempname().'.bat' call writefile(["@echo off\r", cmd . "\r"], batchfile) - let cmd = batchfile + let cmd = expand(batchfile) endif execute 'silent %!' cmd finally + replug done ```

In the future I'd like to even script adding this output to the Issue, but ya gotta start somewhere!!