| Author |
Message |
< Erlang ~ Erlang + ViM |
| oscarh |
Posted: Thu Jul 20, 2006 9:25 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
Not here to start any more flame wars
I've started working on a more complete vim-erlang integration, and is currently using it in my daily work. An early version is online at http://www.vim.org and it seams that the maintainer of a previous vim-erlang plugin package is interested in joining forces.
If anyone is interested in this and want to help out/test the packages please let me know! |
|
|
| Back to top |
|
| Ludvig |
Posted: Fri Jul 21, 2006 8:30 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 38
Location: London
|
| Why don't use the existing one to Emacs/XEmacs? I have tested your VIM plug-in and I fought it was really hard to install. Can you maybe give some quick instruction on how to install it from scratch? I'm new to VIM but not new to Linux. |
|
|
| Back to top |
|
| oscarh |
Posted: Fri Jul 21, 2006 9:00 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
To install it you just untar the whole tarball into $HOME/.vim/
or, for a global installation to /usr/share/vim/vimXX/, where XX is your version, i.e. 64, 70 etc.
You also need to select a colourscheme to be able to see the highlighting.
To get more info about installing plugins do :help plugins in vim normal (command) mode.
As for reasons for not using another editor, I wont go into ayn detail. Please refer to http://en.wikipedia.org/wiki/Editor_wars  |
|
|
| Back to top |
|
| garazdawi |
Posted: Wed Jul 26, 2006 4:21 pm |
|
|
|
User
Joined: 10 Jul 2006
Posts: 20
|
| I'm very interested to see where this project is going to end up. I've never been a fan of Emacs way of doing things and vim is definetly a good alternative for writing code in. I've been using your plugin for almost a month now and eventhough I cannot use of it's features in my vim 6.4 installation the ones available are very nice. |
_________________ Erlang Training & Consulting |
|
| Back to top |
|
| oscarh |
Posted: Thu Jul 27, 2006 8:49 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
I've put up a repos for it now, and we will probably try to merge our codebase together soonish.
And as usual, if anyone feel like helping out, it's all good  |
|
|
| Back to top |
|
| patrik |
Posted: Tue Aug 29, 2006 1:16 pm |
|
|
|
Joined: 29 Aug 2006
Posts: 4
|
| Would be nice trying your vim mode out, where can I find a current copy? |
|
|
| Back to top |
|
| garazdawi |
Posted: Wed Aug 30, 2006 8:38 am |
|
|
|
User
Joined: 10 Jul 2006
Posts: 20
|
| You can find the current stable release here. Mind that some features only work with Vim 7.0 and not 6.4. You can however run the plugin with both 7.0 and 6.4, you just won't get all the nifty features in 6.4. |
_________________ Erlang Training & Consulting |
|
| Back to top |
|
| oscarh |
Posted: Sun Sep 03, 2006 2:30 pm |
|
|
|
User
Joined: 20 Jul 2006
Posts: 22
|
well, as of now i believe you get an error in 6.4..
also, activating all features seem to have to do with my vimrc
furthermore, it is a pre-release....
there is another VIM-package, and some discussions about merging these... but we'll see... |
|
|
| Back to top |
|
|
|