/py-dev-env

A Vagrant environment for Python and C

Primary LanguageShell

py-dev-env

Development environment for tome2 and Python projects

Ideas

  • github markdown preview with grip, lynx
    • nnoremap <leader>p :!grip --norefresh -b %<CR>

Notes

YouCompleteMe

Custom mappings, use for Python:

command key
split window and go to definition -g
show references to symbol -r

ctags

Standard mappings:

command key
go to definition ^]
go back ^t

Links