X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=vim%2F.vim%2Fftplugin%2Fpython%2Fautos.vim;h=caf52b8778256e179bef556b2ce3eb22f2187789;hp=441118a7d407e8e99b90fcf4cdb4cd1a7e591ef7;hb=230e811b219cc0932166c78c1f96ecc66c3fc8fb;hpb=e8636d3d21b2a16c17bd39bd0843351644e0b19e diff --git a/vim/.vim/ftplugin/python/autos.vim b/vim/.vim/ftplugin/python/autos.vim index 441118a..caf52b8 100644 --- a/vim/.vim/ftplugin/python/autos.vim +++ b/vim/.vim/ftplugin/python/autos.vim @@ -6,7 +6,6 @@ iabbrev embed import code ; code.interact(local=locals()) iabbrev kargs *args, **kwargs iabbrev pyldis # pylint: disable= iabbrev deff def () -> None:F(i -iabbrev """ """o"2i"kA nmap ss :set lazyredrawvip:sort u:'<,'>sort i:set nolazyredraw let @b = ">gvctry:<>k>>kP" let @n = "ddV/except.*: