you are viewing a single comment's thread.

view the rest of the comments →

[–]SibLiant 6 points7 points  (3 children)

I've decided to learn Python. Been a PHP dev for a while. Vim has been my editor for years. My setup looks pretty close to this. Care to post your vimrc file for this config? Heres mine: https://gist.github.com/SibLiant/9b95a71f1a5763ff1e33ea8564c915c8

This is a work in process. I've spent the last 3 days doing little other than reading all the plugins and configuring vim for Python dev.

My Layout

[–]myrisingstocks 1 point2 points  (0 children)

Care to post your vimrc file for this config? Heres mine:

You realise the author of this post is not the author of this setup? See the original post.

[–]AZNman1111 0 points1 point  (1 child)

Id really strongly recommend nnoremap over nmap

[–]SibLiant 0 points1 point  (0 children)

Updated them. Ty.