errors.fyi community error code reference
E384
vim

search hit TOP without match for: {pattern}

A backward search reached the top of the file without finding the pattern and 'wrapscan' is disabled. Enable 'wrapscan' (:set wrapscan) to allow searches to wrap around the file.

References

← all namespaces