3 lines
93 B
VimL
3 lines
93 B
VimL
iabbrev <buffer> inp import numpy as np
|
|
iabbrev <buffer> ipl import matplotlib.pyplot as plt
|