Storing settings for ideavim kutch bhi Created September 27, 2013 20:32 I want to set :set ignorecase smartcase as the default for ideamVim . Possible ?Thanksphpstorm is amazing btw.
Also I tried setting:
</action>
But this break 0 in insert mode. Is there a way to specify mode for keyboard shortcuts ?
Thanks again
IdeaVim reads some settings from your ~/.vimrc file, including ignorecase and smartcase, see the list of supported :set commands.