Skip to content

want to re-load Cscope database when open every file #16

@huaihuaiVV

Description

@huaihuaiVV

I want to reload the Cscope database when open every file ,
not just init it one time, add change like this :

+augroup autoload_cscope

  • au!
  • au BufEnter * call Cycle_csdb()
  • au BufUnload * call Unload_csdb()
    +augroup END

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