Thursday, June 4, 2015

Re: Sourcing .vimrc for use in bash shell?

> Is it possible to source .vimrc so that the mappings and settings
> within are available for command line editing in the shell?
.vimrc is interpreted in viml - zsh does not have a viml interpreter
embedded. So you need some kind of rewriting - you may even find ways to
automate it in some way - but because zsh/vim are independent
implementations you may hit cases which don't work.

Marc Weber

--
--
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.

No comments: