diff options
author | Tharre <tharre3@gmail.com> | 2015-11-12 14:38:09 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2016-10-07 20:13:37 +0000 |
commit | 4ac581327d5cf9ced4ec9519cb98ba14c04391af (patch) | |
tree | b772f5cbf5b6f3e10c1ea27f8a0f9bccda6e9aa1 /shell/_eclimrc | |
parent | f93030e0455461a71ba2011b74b2f9d7193f6bf0 (diff) | |
download | dotfiles-4ac581327d5cf9ced4ec9519cb98ba14c04391af.tar.gz dotfiles-4ac581327d5cf9ced4ec9519cb98ba14c04391af.tar.xz dotfiles-4ac581327d5cf9ced4ec9519cb98ba14c04391af.zip |
vim: use eclim
Diffstat (limited to 'shell/_eclimrc')
-rw-r--r-- | shell/_eclimrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/_eclimrc b/shell/_eclimrc new file mode 100644 index 0000000..7b78828 --- /dev/null +++ b/shell/_eclimrc @@ -0,0 +1,3 @@ +# Specifies the workspace directory to use +# See $ECLIPSE_HOME/configuration/config.ini for other osgi properties. +osgi.instance.area.default=@user.home/var/workspace |