You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My logs are dumped at /var/mail/ishandutta2007
So in ~/.vimrc instead of autocmd BufRead,BufNewFile *.log set syntax=log4j
I entered: autocmd BufRead,BufNewFile /var/mail/ishandutta2007 set syntax=log4j
My logs are dumped at
/var/mail/ishandutta2007So in
~/.vimrcinstead ofautocmd BufRead,BufNewFile *.log set syntax=log4jI entered:
autocmd BufRead,BufNewFile /var/mail/ishandutta2007 set syntax=log4j