summaryrefslogtreecommitdiff
path: root/.vim/after/syntax/python.vim
blob: 6991ebfd472faa013abfa0189ea87ac3b1cdb84d (plain)
1
2
3
4
5
syn keyword selfType self
syn keyword clsType cls

hi def link selfType Type
hi def link clsType	 Type
dotfiles.git/commit/.gitexcludes?id=22b028c333c741df9d70bfa5cdfed8b64fcdef5e&follow=1'>Also ignore python's new __pycache__René 'Necoro' Neumann1-0/+1 2012-09-12Global git ignoreRené 'Necoro' Neumann2-0/+6 2012-09-10Remove unneeded .gitmodulesRené Neumann1-3/+0 2012-09-07Fullscreen for both vim and emacsRené Neumann2-0/+33 2012-09-07disable evil -- it just does not workRené Neumann1-1/+1 2012-09-07emacs clipboard optionsRené Neumann1-0/+5 2012-09-06vim: togglingRené 'Necoro' Neumann1-1/+11