-
I'd like to have specific configuration for different type of IDE I launch. Is there a way to detect the IDE type in _ideavimrc file? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi! It's possible now in IdeaVim 1.8.0-eap.1 (https://github.com/JetBrains/ideavim#get-early-access), where
If any problem appears please let me know. Have a nice day! |
Beta Was this translation helpful? Give feedback.
Hi! It's possible now in IdeaVim 1.8.0-eap.1 (https://github.com/JetBrains/ideavim#get-early-access), where
has()
function and&ide
option were added.Here is an example of
.vimrc
/.ideavimrc