I'm facing the problem while displaying the markdown file content.
When i opens the .md file in vim , it just displays few lines
and there is s bottom bar which display line info,rest of the lines of the files are not visible.
I have this in .vimrc
au BufRead,BufNewFile *.md set filetype=markdown
Any idea what is the problem here ?
vim
behaviour. Do you have any plugins installed which might be related?