See inline On Thu, Apr 28, 2011 at 7:44 AM, Junayeed Ahnaf Nirjhor < [email protected]> wrote:
> Hello, > > nice to have you guys back. Been a while *hug*. As vim has very steep > learning curve i'm still kinda struggling. But the taunting is too > alluring to let it go. Okay enough intro, let's head into the real > questions: > > 1. I'm using vim 7x . Where's the default .vimrc file? Don't tell me > to use "search" pls. > > Its in your $HOME directory. if ~/.vimrc doesn't exists you need to create one. A sample should be available in /usr/share folder But you should search "locate vimrc" > 2. Can vimpress work with wp hosted blog? If yes, how? > > 3. What's the best practise on multiple line yanking? yNw/j seems to > need counting the line on first place. > > 10yj will copy(y) 11 lines down(j) from the cursors position. 10dj will delete(d) 11 lines down(j) from the cursors position What was yank? I forgot it.. > 4. How to add language specific syntax highlight? On feature list, it > says vim 7x supports unique style of highlighting for a plethora of > language. > > It was similar to "syntax on" on : prompt or in vimrc file > Okay that's it. Will be looking forward to your co-operation. Keep me > posted guys :-) > > Nirjhor > > -- > > I am me, I wanna be me. Like me or not, this is the way I am- > > Junayeed Ahnaf Nirjhor > Linux Mint Bangladesh > Facebook- http://www.facebook.com/nirjhor > Twitter - http://www.twitter.com/nirjhor > Myspace- http://www.myspace.com/nirjhor1992 > Blog - http://nirjhor.wordpress.com > > -- > Ubuntu Bangladesh | http://ubuntu-bd.org > Bangla Linux Forum | http://forum.linux.org.bd > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > -- Shiplu Mokadd.im My talks, http://talk.cmyweb.net Follow me, http://twitter.com/shiplu Innovation distinguishes between follower and leader -- Ubuntu Bangladesh | http://ubuntu-bd.org Bangla Linux Forum | http://forum.linux.org.bd https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
