Files
myvim/ftplugin/python.vim

3 lines
93 B
VimL

iabbrev <buffer> inp import numpy as np
iabbrev <buffer> ipl import matplotlib.pyplot as plt