Skip to content

The Well Rounded Fetch

Choose a tag to compare

@kopischke kopischke released this 19 Jan 23:29
· 83 commits to master since this release

Added:

  • b:fetch_lastpos variable for integration with other plugins / scripts
  • fetch#edit returns a boolean value
  • fetch#edit throws an exception on invalid spec names
  • extended help docs

Fixed:

  • quixotic Netrw directory buffer behaviour on directories whose name matches a spec
  • other potential corner cases with special buffers
  • plugin loading even when Vim was compiled without +autocmd
  • plugin loading in versions of Vim it is not compatible with
  • plugin potentially failing to load when &cpo was set to non-standard values
  • outdated version number in code and help

Removed:

Nothing