Giter Site home page Giter Site logo

vim-as-a-python-ide's Introduction

Vim as a Python IDE

This is the code for my PyCon APAC 2012 talk about Vim as Python IDE.

Video: https://www.youtube.com/watch?v=YhqsjUUHj6g
Slides: https://speakerdeck.com/u/mbrochh/p/vim-as-a-python-ide

You can also find the slides as a PDF in this repository.

If you want to start using Vim for the first time, have a look at the .vimrc file in this repository and gradually uncomment everything.

Then install the plugins mentionned at the bottom of the file and you should be good to go.

Please note that I am no longer using the python-mode plugin. Instead I am now using the jedi-vim plugin, which I find a bit easier to configure and it seems to have better auto-completion features.

vim-as-a-python-ide's People

Contributors

khorsmann avatar mbrochh avatar michalpodeszwa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vim-as-a-python-ide's Issues

error with jedi-vim in debian

Error: jedi-vim failed to initialize Python: jedi-vim requires Vim with support for Python 2 or 3. (in fu
nction jedi#init_python..31_init_python, line 40)

inoremap <C-n> :nohl<CR>

I just watched your youtube video, found out this repo and am playing around with the settings, still I found the setting is strange:

inoremap <C-n> :nohl<CR>

Am i right that all it does is making ctrl+n in insert mode pasting the ":nohl\n"?

.vimrc includes a dead link to the pathogen.vim link

The .vimrc file includes a dead link to the pathegen.vim script from tpope. It looks as though github has changed the entry url for accessing raw files from repositories through http.

I went ahead and forked the project and committed the change which can be found here:
christopherbridenstine@b0674d1

I'm not sure if you intended to link to the HEAD branch version of the file, but my change included a link to the master branch version of tpope's script. The HEAD branch version can still be found under the new access url.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.