mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
Fix
This commit is contained in:
@@ -261,4 +261,5 @@ function! s:ParseFileAndLine(bufferName)
|
||||
" current window. Because the dummy buffer is now hidden
|
||||
" and marked 'bufhidden=delete', it gets removed.
|
||||
execute 'edit! +' . s:line_num . ' ' . fnameescape(s:real_file)
|
||||
doautocmd filetypedetect BufRead
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user