Hello guys,
I'm trying to add some shortcuts to my vimrc file, but a weird behavior is happening:
When i use the new shortcuts, the vim moves the cursor automatically, it's a very strange!
I'm sending my "good" vimrc: http://pastebin.com/aCKJD4a2
Here the new shortcuts that I want insert:
nnoremap <CR> G
nnoremap <BS> gg
nnoremap <leader>x :x<CR>
nnoremap <leader>w :w<CR>
I put at in the final of the file...
I followed the recommendation of this blog: http://sheerun.net/2014/03/21/how-to-boost-your-vim-productivity/
Thanks!
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Friday, May 1, 2015
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment