Skip to content

Neovim v0.7 Migration #34

@axieax

Description

@axieax
  • remove urlview.vim - user command + completion using Lua API instead (also vim.tbl_filter)
  • vim.keymap.set by default (can pass function reference as RHS)
  • urlview.autoload function calls urlview.config._reset_defaults() and registers user command
  • remove unnecessary Telescope extension file
  • debug key to vim.log.levels?
  • tag v0.6 compat version
  • update README to clearly mention breaking changes to issues thread
  • remove v0.6 from workflow matrix
  • !docs + separate custom search contexts from setup

Optional:

  • add note about plugin lazy loading to README (not necessary - by design)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions