lin.vim icon indicating copy to clipboard operation
lin.vim copied to clipboard

markdown preview

Open crazyseabiscuit opened this issue 1 year ago • 2 comments

Hi

I am new to lin vim , just want to give it a quick try , i press FN + 8 and expect to see some markdown preview panel , but it doesn't work for me , I am using MacBook Pro.

Can you pls take a look?

crazyseabiscuit avatar Aug 25 '22 01:08 crazyseabiscuit

@crazyseabiscuit please also try f11 or f12. I have changed hot keys these days (forgot to update readme).

linrongbin16 avatar Aug 25 '22 22:08 linrongbin16

Please try re-install lin.vim again by:

$ cd ~/.vim
$ git pull origin master
$ ./install.sh

Maybe some commits have bugs, and it should be fixed later.

Please also try to open ~/.vim/setting.vim file to check the mapping nnoremap <F8> :<C-u>MarkdownPreview<CR>, make sure it's binding to F8.

linrongbin16 avatar Aug 26 '22 05:08 linrongbin16

Not active.

linrongbin16 avatar Nov 21 '22 09:11 linrongbin16