mostly when I press "{", I have to press one more "}" after, because they are always appears at the same time! the same as "()" "[]", and also the quote mark(""). so I wonder how can I add the feature that when I insert "{" or the other punctuations above, it will automatically add "}" !!!
besides, I wonder how can I make vim to break the line automatically??
and I find a great tip named #166 which tells me how to switch Capslock to esc, the tip goes to like this:
add
*! Swap caps lock and escape, good for Vim
remove Lock = Caps_Lock
keysym Escape = Caps_Lock
keysym Caps_Lock = Escape
add Lock = Caps_Lock
*to a file named .speedswapper to the home directory, and run *xmodmap ~/.speedswapper* in a terminal, I follow the guide and finally done! but the bad thing is I have to run the command every time I reboot ubuntu!! so any helps??
maybe too much questions! hope someone could help!!!!

best regards!
jaywee

Reply via email to