wsdjeg / vim-fetch

Make Vim handle line and column numbers in file names with a minimum of fuss
http://www.vim.org/scripts/script.php?script_id=5089
MIT License
312 stars 17 forks source link

curser will goto tarbar window #32

Open zaiqiang-dong opened 2 years ago

zaiqiang-dong commented 2 years ago

The tagbar will auto open with "autocmd FileType * call tagbar#autoopen(1)", when open whith "vim include/linux/locallock.h:233:3" the curser will goto tarbar window. screenshot