Development environment for tome2 and Python projects
- github markdown preview with grip, lynx
nnoremap <leader>p :!grip --norefresh -b %<CR>
Custom mappings, use for Python:
command | key |
---|---|
split window and go to definition | -g |
show references to symbol | -r |
Standard mappings:
command | key |
---|---|
go to definition | ^] |
go back | ^t |