Re: Questions about vim

2013-02-14 Thread yati sagade
Check out this post by @haridas_n On Fri, Feb 15, 2013 at 12:02 AM, Trevor Joynson wrote: > Jedi seems to work the best for me. > > My vim config is on my github if you're interested: >

Re: Questions about vim

2013-02-14 Thread Trevor Joynson
.git not .got, sorry on a phone On Feb 14, 2013 1:31 PM, trevorjoyn...@gmail.com wrote: Jedi seems to work the best for me. My vim config is on my github if you're interested: http://github.com/akatrevorjay/dotfiles-vim.got On Feb 12, 2013 6:23 AM, "Yussi" wrote: Hi, I

Re: Questions about vim

2013-02-14 Thread Trevor Joynson
Jedi seems to work the best for me. My vim config is on my github if you're interested: http://github.com/akatrevorjay/dotfiles-vim.got On Feb 12, 2013 6:23 AM, "Yussi" wrote: > Hi, > I was wondering if there are any vim users here who managed to get a > productive

Re: Questions about vim

2013-02-13 Thread Yussi
Thank you i am stealing lines from you right now, very nice setup you have. On 12/02/13 20:21, Antoni Aloy wrote: I have created my own collection of plugins for my django and Python work with vim: autocomplete, sysntax check, templates, etc. This is mine: http://code.google.com/p/trespams-vim/

Re: Questions about vim

2013-02-12 Thread Antoni Aloy
I have created my own collection of plugins for my django and Python work with vim: autocomplete, sysntax check, templates, etc. This is mine: http://code.google.com/p/trespams-vim/ but there are others like https://github.com/fisadev/fisa-vim-config or

Re: Questions about vim

2013-02-12 Thread Yussi
On 12/02/13 14:52, Ryan Nowakowski wrote: On Tue, Feb 12, 2013 at 11:22:54AM +, Yussi wrote: Hi, I was wondering if there are any vim users here who managed to get a productive working environment for django here. I looked at the manuals, and set myself up with tags, omni complete, and

Re: Questions about vim

2013-02-12 Thread Ryan Nowakowski
On Tue, Feb 12, 2013 at 11:22:54AM +, Yussi wrote: > Hi, > I was wondering if there are any vim users here who managed to get a > productive working environment for django here. > > I looked at the manuals, and set myself up with tags, omni complete, > and syntax error check, but it's far

Questions about vim

2013-02-12 Thread Yussi
Hi, I was wondering if there are any vim users here who managed to get a productive working environment for django here. I looked at the manuals, and set myself up with tags, omni complete, and syntax error check, but it's far from ideal. omni complete fails to guess the context correctly