From 230e811b219cc0932166c78c1f96ecc66c3fc8fb Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 7 Dec 2021 12:49:43 +0300 Subject: [PATCH] """-abbrev seems does not help anymore --- vim/.vim/ftplugin/python/autos.vim | 1 - 1 file changed, 1 deletion(-) 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.*: