FahimAnayet

Results 2 comments of FahimAnayet

Hi, I've cloned https://github.com/Yggdroot/LeaderF-marks repo and modified to work with maps. Hope it'll help. https://github.com/FahimAnayet/LeaderF-map

I've used `autocmd FileType html,css,blade,php,javascript,js,xml,php.css.html EmmetInstall` in my vimrc. it works for my php file with php.css.html file type. Or don't use these two line. ``` let g:user_emmet_install_global = 0...