Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling skips line #39

Closed
JSchrtke opened this issue Jun 24, 2021 · 2 comments · Fixed by folke/trouble.nvim#244 · May be fixed by hat0uma/trouble.nvim#1, boltlessengineer/trouble.nvim#1 or okuuva/trouble.nvim#1
Closed

Scrolling skips line #39

JSchrtke opened this issue Jun 24, 2021 · 2 comments · Fixed by folke/trouble.nvim#244 · May be fixed by hat0uma/trouble.nvim#1, boltlessengineer/trouble.nvim#1 or okuuva/trouble.nvim#1

Comments

@JSchrtke
Copy link

Actual behaviour:
When scrolling in the todo view using j/k, every keypress moves the cursor by 2 lines instead of 1.

Expected behaviour:
Scrolling with j/k moves the cursor down/up by a single line.

Windows 10, 20H2, Build 19042.1052
NVIM v0.5.0-dev+1414-g8cdffd42d
Build type: Release
LuaJIT 2.1.0-beta3

@folke
Copy link
Owner

folke commented Jun 24, 2021

This was actually an issue in Trouble. All solved now!

@JSchrtke
Copy link
Author

Yup, can confirm, it all works fine now.
Thanks for the quick fix!

vito added a commit to vito/dot-nvim that referenced this issue Jul 15, 2021
…-lspconfig nvim-treesitter plenary.nvim telescope.nvim trouble.nvim undotree vim-fugitive vim-rhubarb vim-terraform

Submodule bundle/clojure.vim ab5004c..e3994c6:
  > Add Clojure-vim contributors to copyright notices and update email
Submodule bundle/gitsigns.nvim f4a4fbe..acbf54d:
  > Improvements to preview_hunk()
  > CONTRIBUTING.md: Add null-ls.nvim info
  > Fix missing commit description if there's no empty line after title
  > Move VimEnter autocmd for highlight setup
  > build(highlight): build `tl` changes
  > fix(highlight): use `:highlight default link`
  > Document toggle_word_diff()
  > Add toggle_word_diff()
  > Run CI against nvim 0.5
  > Improve docs
  > Tweak how derived highlights are applied
  > current_line_blame: Add relative date
  > Added new opts field docs
  > Show status message when navigating hunks
  > windows: Use vim.fn.tempname for tmp files
  > README: Add comparison with gitgutter
  > Fix #238
  > Re-add 'full' argument to blame_line()
  > Improve highlight derivation
  > feat: Live word diff
  > feat: Follow files when they move in the index
  > test: Avoid using screen:expect and count signs instead
  > Re-add lost docs and document cli and revisions
  > Rework testsuite
  > Migrate to plenary async2
  > Update after change_base
  > Fix wrapping in preview when signcolumn=auto:1-2
  > diffthis: Don't diff if 'git show' errors
  > Clear current line blame when leaving a buffer
  > Move more code out of gitsigns.tl
  > Update README
  > feat: Stage all hunks in selected range.
  > word diff: More tweaks
  > word diff: Tweaks and fixes
  > Demote cache error to a print
  > Replace word diff implementation with FFI version
  > Fix #218
  > Refinements to blame timeout
  > Added configurable timeout for blame virtual text
  > Fix #216
  > Make sure highlight commands are run in non-fast events
  > Fixed race condition in git rev-parse
  > yadm: Fix error when opening file outside of $HOME
  > Add word diff to hunk preview
  > experimental/wip: Word diff
  > Add CONTRIBUTING.md
  > Respect options.wrap param
  > Configurable blame virtual text position
  > Show loading popup if blame takes too long
  > Simplify reset_buffer()
  > feat: Add config.on_attach()
  > Add get_actions()
  > Refactor gitsigns.tl
Submodule bundle/lightline.vim 8a71236..b06d921:
  > update colorscheme list in README.md
  > fix titles in the colorscheme list to match configuration values
  > update copyright year in LICENSE
  > Merge pull request #576 from laggardkernel/bugfix/cleanup-doc
Submodule bundle/nord-vim 57dffa7..7e8d8ab:
  > Merge branch 'release/0.17.0'
  > Merge branch 'release/0.16.0'
Submodule bundle/nvim-compe 5001cd7..29879b2:
  > fix: don't show empty doc for lsp (#477)
  > Fix #476 (Sorry for my rough work)
  > Fix #467
  > fix: don't render blank lines at the bottom (#458)
  > Fix #467
  > Fix #464
  > Fix #462
  > Fix regression with showing empty resolve window (#463)
  > perf
  > Don't use '..', snip.dscr may be a table. (#457)
  > fix: change LuaSnip's menu field to LuaSnip (#455)
  > Fix #451
  > Improve #388
  > document compe#confirm()'s select option (#450)
  > Fix #449
  > Added more documentation info for tags (#439)
  > add autopairs example (#448)
  > Fix #447
  > Fix #421
  > Fix #427
  > Fix #442
  > fix(documentation): check if doc is table before deep copy (#446)
  > Add \n as INVALID_CHARS
  > Make spell completion respect vim spell option (#434)
  > removed comment on nightly (#443)
  > fix(documentation): make a copy of the completion result to prevent double escaping of plaintext (#445)
  > Align README and Vim docs (#435)
  > ref(README): call `vsnip#` functions directly (#441)
  > ref(README): simplify `check_back_space` (#438)
  > Create FUNDING.yml
  > docs: fixed docs for new documentation float (#437)
  > feat: stylize_markdown, borders and height/width options for documentation (#426)
  > Add external vCard source to the README (#429)
  > Complete LuaSnip documentation (#430)
  > fix default throttle time (#420)
  > fix link to `lsp_signature.nvim` in `README.md` (#415)
  > Fix resolved item detection
  > Fix #395
  > Add checkhealth steps to issue template
  > Add checkhealth
  > Fix #350
  > Fix #410: attempt to get length of local 'word' (a nil value) (#411)
  > Choose word more smarter (#392)
  > Fixes #405 #404 #350
  > Fix #403
  > faq - document ESC + vim-autoclose. Fixes #408 (#409)
  > Fix #403 maybe
  > Fix bug
  > Fix #398
  > Fix #396
  > Support %bwipeout
  > Fix #349, #381
  > Update vital modules
  > Fix #383
  > Lazy loading (#376)
Submodule bundle/nvim-lspconfig 6a25eb0..9d49032:
  > [docgen] Update CONFIG.md skip-checks: true
  > chore: remove pyls and pyls_ms (#1074)
  > [docgen] Update CONFIG.md skip-checks: true
  > chore: fix typos reported by codespell (#1071)
  > [docgen] Update CONFIG.md skip-checks: true
  > chore: change stylua to single quotes (#1068)
  > [docgen] Update CONFIG.md skip-checks: true
  > fix: do not attach server if buftype is 'nofile' (#1064)
  > [docgen] Update CONFIG.md skip-checks: true
  > chore: format with stylua (#1065)
  > [docgen] Update CONFIG.md skip-checks: true
  > Update README.md
  > [docgen] Update CONFIG.md skip-checks: true
  > Update README.md
  > [docgen] Update CONFIG.md skip-checks: true
  > docs: make the role of on_attach more explicit
  > [docgen] Update CONFIG.md skip-checks: true
  > docs: fix typo in vim-plug instructions (#1044)
  > [docgen] Update CONFIG.md skip-checks: true
  > fix: ensure path exists before calling fs_realpath (#1052)
  > [docgen] Update CONFIG.md skip-checks: true
  > feat(solagraph): add formatting flag to init_options (#1050)
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1041 from mjlbach/fix/try-resolve-new-filepath
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1042 from josemarluedke/feat/add-ember
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1040 from neovim/revert-955-bugfix/new_file_lsp
  > [docgen] Update CONFIG.md skip-checks: true
  > fix: try to resolve root directory if file is not yet on disk
  > [docgen] Update CONFIG.md skip-checks: true
  > Update CONTRIBUTING.md
  > [docgen] Update CONFIG.md skip-checks: true
  > feat: add PLS, a language server for Perl
  > [docgen] Update CONFIG.md skip-checks: true
  > fix: check client is not nil in _setup_buffer()
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1032 from mjlbach/fix/cmd_validation
  > [docgen] Update CONFIG.md skip-checks: true
  > feat: add puppet language server
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1029 from mjlbach/ci/format_with_stylua
  > [docgen] Update CONFIG.md skip-checks: true
  > fix: prevent dirname returning '/' if path is empty string
  > [docgen] Update CONFIG.md skip-checks: true
  > fix(rust-analyzer): improve root directory detection
  > [docgen] Update README.md skip-checks: true
  > docs: fix link to nightly release
  > [docgen] Update CONFIG.md skip-checks: true
  > docs: fix typos in readme
  > [docgen] Update CONFIG.md skip-checks: true
  > docs: lspconfig is compatible with neovim 0.5 release
  > [docgen] Update CONFIG.md skip-checks: true
  > Update .mergify.yml
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #956 from clason/texlab-3.1.0
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1022 from mjlbach/fix/validate_cmd
  > [docgen] Update CONFIG.md skip-checks: true
  > fix(julials): unintended characters can end up in the server_path
  > [docgen] Update CONFIG.md skip-checks: true
  > fix: snippets wiki link in readme
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1011 from mjlbach/docs/recommend_debounce
  > [docgen] Update CONFIG.md skip-checks: true
  > fix(terraform): terraform-ls is for terraform only
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #1000 from Julian/memory-limit
  > [docgen] Update CONFIG.md skip-checks: true
  > Update ADVANCED_README.md
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #992 from mjlbach/feature/docgen_1
  > [docgen] Update CONFIG.md skip-checks: true
  > fix(tailwindcss): pin pre-built extension to 0.6.8 until npm release
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #983 from kabouzeid/tailwindcss-sync-lspinstall
  > [docgen] Update CONFIG.md skip-checks: true
  > fix(tailwindcss): remove package.json to fix docgen (#980)
  > feat: add tailwindcss language server
  > [docgen] Update CONFIG.md skip-checks: true
  > docs(jsonls): update installation instructions
  > [docgen] Update CONFIG.md skip-checks: true
  > docs(htmlls): update installation instructions
  > [docgen] Update CONFIG.md skip-checks: true
  > fix(cssls): fix linting erros (#977)
  > [docgen] Update CONFIG.md skip-checks: true
  > docs(cssls): update installation for vscode-css-language-server
  > [docgen] Update CONFIG.md skip-checks: true
  > feat(lean): add support for Lean 4 language server
  > Update .mergify.yml
  > [docgen] Update CONFIG.md skip-checks: true
  > Update .mergify.yml
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #974 from neovim/mergify/mjlbach/config-update
  > [docgen] Update CONFIG.md skip-checks: true
  > Merge pull request #973 from mjlbach/fix/docgen-1
  > Merge pull request #972 from mjlbach/feature/fsharp-doc-update
  > Merge pull request #969 from cbarrete/issue-template
  > Merge pull request #962 from bch29/master
  > Merge pull request #961 from pwntester/fix_codeql_root_uri
  > Merge pull request #950 from gwerbin/master
  > Merge pull request #949 from marioortizmanero/patch-2
  > Merge pull request #946 from stevelacy/rome-1
  > Merge pull request #945 from stevelacy/patch-1
Submodule bundle/nvim-treesitter 6c2ff31..d779ee7:
  > folds(cpp): highlight scoped enums
  > c(folds): fold on enums
  > create TSTagAttribute highlight group (#1575)
  > Update lockfile.json
  > add @tag.attribute for html like attributes
  > doc: be more explicit about additional_vim_regex_highlighting (#1561)
  > Update lockfile.json
  > Query: update highlight queries (#1553)
  > Highlights: define string.special (#1551)
  > New stylua version (#1555)
  > Update lockfile.json (#1554)
  > Python: fix class highlights (#1548)
  > Update lockfile.json
  > highlights(jsx): fix constant identifier (#1434)
  > [elixir] Add folds (#1543)
  > downcase predicate: nil protection
  > Add info about queries and filetype detection to Adding Parsers section of README (#1533)
  > highlights(rust): Reorder macro queries
  > highlights(zig): highlight true,false
  > Update lockfile.json
  > Folds: support 'foldminlines'
  > remove packer and nomad from hcl.used_by (#1527)
  > Update ledger highlights
  > Lua: highlight function definitions
  > Update lockfile.json
  > Update lockfile.json
  > Add exception handling branches
  > Update Julia fold queries
  > Add Julia indent queries
  > Update lockfile.json
  > CI: remove LLVM compilation from Mac CI
  > place template string after braces
  > [cmake] Add support for generator expression
  > Update lockfile.json
  > highlights(cuda): add support for __restrict__
  > Folds: fix fold deduplication and improve start/stop logic
  > highlights(cpp): add static_assert
  > fix(ecma): add indents to switch and cases
  > parsers: Teal now requires generate from grammar
  > Update lockfile.json
  > Use `@keyword.function` consistently
  > Highlights(python): Add `@keyword.function`
  > Docs: mention that indentation is still experimental
  > Docs: document `additional_vim_regex_highlighting` option
  > Luacheck: use config file to exclude files
  > Update used_by for parent parsers
  > highlights(zig): highlight `unreachable`
  > Checkhealth: include injections
  > Use stylua for autoformat code (#1480)
  > feat(keywords) merge return and yield into keyword.return group
  > feat(keywords) add keyword.return & keyword.yield
  > locals: add more scopes
  > [docgen] Update README.md skip-checks: true
  > highlights(zig): use `@string.escape` for escape sequences
  > Add support for `match` expression in PHP (#1482)
  > Update lockfile.json
  > Fixed linting issues
  > Reduce diffs from master
  > Re-introduce prompting for installation
  > Improved passing bang to functions
  > Fix ensure_installed function
  > TSUpdate does not install if up to date
  > Use bang for TSInstall commands
  > fold HCL objects (#1479)
  > Update lockfile.json (#1466)
  > feat(fortran): moved procedure to @keyword.function
  > feat(fortran): Improved and sorted highlight queries
  > highlight template interpolation enclosures as punctuation.bracket; cleanup
  > update lockfile to point to v0.4.0; update highlight queries
  > fix missing maintainer in hcl parser config
  > fish: only highlight 'test' keyword instead of entire condition (#1464)
  >  Move macro to `@function.macro` capture
  > Change captures: - Disable highlight for `variable_ref` - Capture `ENV` and `CACHE` as `@symbol` - Capture '$', '{', '}', '(', ')' as punctuation
  > Remove query for specific keywords for now
  > Add comment parsing and highlight whole bracket argument
  > Fix wrong name: - `fold.scm` -> `folds.scm`
  > Add external scanner for cmake parser
  > Capture `variable_ref` instead of `variable` for `@variable`
  > Change `@parameter` capture to `@string`
  > Move keywords to their appropriate capture: - Unary and binary operator to `@keyword.operator` - Boolean constants to `@boolean`
  > Highlight only command name instead of the whole call
  >  Remove non-foldable commands (incorrect copy and paste)
  > Add fold.scm
  > Refine highlights.scm: - Match repeat, conditional, etc. to their corresponding commands - Clean up `@parameter` match - Add `$ENV` and `$CACHE` to queries
  > Add maintainer info
  > Add highlights.scm
  > [WIP] tree-sitter-cmake integration
  > feat(dart): add function call expression highlight
  > Update queries/hcl/highlights.scm
  > work on queries; fix macos build
  > work on queries
  > use version 0.3.1 of the hcl parser in lockfile.json
  > add used_by directive for some of the tools that are using hcl
  > drop 'used_by' from hcl parser config
  > add basic injections
  > fix highlights.scm
  > improve queries
  > improve queries
  > add hcl parser
  > python(highlights): don't use type for APP
  > highlights(typescript): fix indentifier for type imports
  > query: Only highlight predicate name (#1461)
  > highlights(go): modernize highlights.scm
  > Update lockfile.json
  > feat(dart): add function call query (commented)
  > feat(dart): add multiplicative_operator
  > feat: add comment highlighting in LaTeX
  > Add common quasiquote highlights/injections for Haskell (#1440)
  > doc: link Installation wiki page in the README
  > highlights(latex): highlight chapter*, section*, part* ...
  > fix: check if invalidate_query_cache[lang] is set before invalidating
  > Adds support for PHP's arrow funcion (#1427)
  > perf: cache has_query_files: fixes TS slowness
  > fix typo in query
  > feat(haskell): improve highlight query
  > feat: add haskell highlights
  > Update lockfile.json
  > Use #any-of? instead of #match? where posible
  > Update lockfile.json
  > Update lockfile.json
  > fix typo: Enviroment -> Environment
  > rust: inject html to html! macro
  > feat: added `self` as builtin keyword for Lua
  > Update lockfile.json
  > fix(parsers): cuda requires npm
  > Update lockfile.json
  > highlight: add SCSS single_line_comment
  > Update lockfile.json
  > [docgen] Update README.md skip-checks: true
  > parsers: add tree-sitter-cuda
  > fixed typo (#1386)
  > docs: notify that treesitter stabilization in planned for 0.6
  > chore(injections): remove duplicated regex injection for js
  > Update ledger highlight queries
  > Rust: fix macros highlights
  > Update lockfile.json
  > c++ highlights: don't capture all identifiers with uppercase initials as types
  > Update zig highlights
  > Update lockfile.json
  > [docgen] Update README.md skip-checks: true
  > fix: assignable selector was removed/hidden
  > Update lockfile.json
  > Fix boolean highlight
  > Use any_of predicate for builtin functions
  > parsers(c_sharp): put myself as a maintainer
  > highlights(c_sharp): Add preprocessor directives queries
  > folds(c_sharp): Add basic folding
  > highlights(c_sharp): lots of improvements
  > JSX components with capital first letter highlighted as constructor rather than type
  > downcase! directive to use with ruby injections
  > Fix 1359: nil check for version in health-check
  > Update lockfile.json
  > fix: return when no `node` found during installation
  > Fix #1324: tree-sitter CLI requires node
  > Add regex injection for Elixir
  > highlights(c_sharp): highlight namespaces
  > highlights(c_sharp): add heuristic for type highlight
  > highlights(c_sharp): highlight verbatim_string_literal
  > highlights(c#): highlight calls of methods
  > highlights(c_sharp): improve highlighting of interpolations
  > Update lockfile.json
  > chore: show errors output during async installation
  > Update lockfile.json
  > Improve check-queries (#1253)
  > Update lockfile.json
  > Elixir: Highlight `with` as conditional
Submodule bundle/plenary.nvim 3f99330..8bae2c1:
  > feat: rxi/classic object abstraction (#134)
  > fixup(profile) fix profile.stop (#179)
  > feat(profile): add wrapper around LuaJIT profiler (#174)
  > Fixes for async2 (#170)
  > feat: enum (#135)
  > fix: move type annotation to the correct table (#149)
  > fix(curl): raw body passing for the cURL wrapper (#167)
  > fix: make_relative didn't check for path_sep after cwd (#168)
  > feat: async  2 (#148)
  > feat: Plenary List (#109)
  > filetypes: add fish to shebangs table (#157)
  > feat(ft): Add eruby (#158)
  > fix: check if getpwuid or getgrgid return null (#165)
  > fix: apply respect_gitignore to directories (#164)
  > fix: `path.shorten` returning `nil` (#163)
  > fix: typo in plenary.strings
  > feat: move telescope `string` functions into plenary module (#96)
Submodule bundle/telescope.nvim b06e17e..37a3a68:
  > feat: add `search_dirs` to split_keywords table (#986)
  > chore: changelog for 473 (#992)
  > refactor: move from telescope.path to plenary.path (#473)
  > fix: builtin `find_files`, `find` command `win32` check == 0 (#989)
  > feat: add Windows `where` file finder command (#979)
  > chore: define undefined variable in config example (#976)
  > fix: for closed buffer in tagstack picker (#972)
  > refactor: Jumplist picker uses quickfix entry maker. Delete jumplist entry maker. (#973)
  > fix: pasting multiline register content (#971)
  > docs: Normalize README, fix typos (#966)
  > hotfix: just only false to disable
  > feat: cycle prompt history (#521)
  > docs: Fixed a typo on CONTRIBUTING file (#969)
  > fix: wrong information in changelog
  > Consistent filepath display and code cleanup. (#839)
  > docs: Removed comment on nightly in `README` (#954)
  > feat: option to `include_extensions` in `builtin` picker (#953)
  > feat: select_all, toggle_all and drop_all actions (#931)
  > feat: `selection_strategy` closest (#885)
  > fix: table number option extend (#947)
  > feat: Consistent and sensible layout_config (#922)
  > fix: display issues in `:Telescope registers` (#940)
  > feat: cycle previewers with commit and bcommit already using it (#528)
  > chore: use plenary.strings and remove strings functions from utils (#690)
  > Merge pull request #908 from Conni2461/fix_rg13
  > feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (#903)
  > feat: improved configuration and sorting of lsp_{document,workspace}_diagnostics (#867)
  > docs: fix navigation link for LSP pickers (#904)
  > feat: delete entry from the picker without closing telescope (#828)
  > feat: set defaults for each picker in telescope setup (#883)
  > docs: update builtin.file_browser options (#887)
  > fix: search_dirs in builtin.grep_string (#897)
  > docs: add more builtin.buffers documentation (#888)
  > fix: correctly check output of git worktree command (#882)
  > feat: add prefiltering to treesitter picker (#879)
  > feat: send to loclist (#868)
  > Change the `show_all_buffers` option to true by default for `buffers` picker (#858)
  > Add documentation for quickfix actions (#869)
  > fix: attempt to concatenate when entry.kind == nil or or symbol_type == nil (#853)
  > Make comment match with config (#870)
  > Add Ivy Theme
Submodule bundle/trouble.nvim 2e05bec..7de8bc4:
  > fix: dont advance two items at a time. Fixes folke/todo-comments.nvim#39
  > feat: next/previous API. Implements #44
  > refactor: Options => TroubleOptions
  > fix: don't steal focus on auto_open. Fixes #48
  > fix: only use old hl groups when they exist (Fixes #49)
  > refactor: chain trouble actions
  > feat: Lsp implementation (#50)
  > Mention unmap (#40)
  > fix: handle normal api calls to trouble as it should #42
  > Feat: expose items (#41)
  > fix: lazy include telescope when needed
  > feat(telescope provider): (Smart) multiselect (#39)
  > Fix for telescope provider (#38)
Submodule bundle/undotree 101edfb..1cc3b90:
  > Update README.md
  > Merge pull request #127 from maniac-en/patch-1
Submodule bundle/vim-fugitive f5451e4..1c2663f:
  > Use :echomsg for deprecation warnings
  > Avoid stepping on status window in :Gclog/:Gllog
  > Generalize :GBrowse - to all temp buffers
  > Tighten loose regexp
  > Fix error parsing worktree out of config
  > Remove unnecessary -complete on command with no arguments
  > Don't assume unrecognized status headers are refs
  > Don't abbreviate :vertical
  > Error when core.worktree expected but missing
  > Avoid spurious window resizing in :Gdiffsplit
  > Fix ternary expression in s:NullError
  > Don't assume FugitiveGitDir() is actual directory
  > Use cwd to find Git repository for terminal window
  > Save filenames from rename rather than splitting on " -> "
  > Fix write in index with guioptions=!
  > Handle empty items when null splitting
  > Don't capture trailing count as part of section header
  > Move config getter implementation into autoload file
  > Unify location of blame maps
  > Fix pager usage for :Git reflog
  > Fix typo
  > Avoid guioptions=! issues in :Git --paginate
  > Fix shell escaping edge case on win32
  > Eliminate unnecessary redraw to clear up :Gdiffsplit sync issue
  > Fix missing bang on function declaration
  > Disable PTY when using win32 Git in WSL
  > Don't call exists() on invalid function name
  > Guard against unloaded plugin in runtime files
  > Avoid possible hang on failure to start job
  > Tighten match for commit under cursor in temp buffers
  > Fix variable reference in s:Remote()
  > Support default value as third FugitiveConfigGet() argument
  > Unify use of FugitiveConfig helpers
  > Handle quoted strings in g:fugitive_git_executable
  > Use local not upstream branch name for :GBrowse default
  > Standardize method for disabling foldmethod=marker
  > Fix :Git mergetool line offset
  > Fix deprecation error in :GBlame
  > Tighten up diff highlighting
  > Hunt other tabs for window on :tab Git
  > Fix capitalization
  > Change deprecated q and D maps to errors
  > Replace HEAD with @
  > Require Git 1.8.5 or newer
  > Fix README formatting
  > Require Vim 7.4 or newer
  > Add note about :Gvdiffsplit
Submodule bundle/vim-rhubarb b4081f0..2590324:
  > Drop use of User Fugitive autocommand
Submodule bundle/vim-terraform e62cac4..f0b17ac:
  > redundant cpoptions setting
  > Merge pull request #169 from hashivim/hcl-support
  > terraform 1.0
  > Merge pull request #105 from hashivim/terraform_align_fixes
  > appease the linter
  > terraform 0.15.3
  > vint - spell out cpoptions in full
  > Don't highlight literal ${ as an interpolation

Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants