From: Sergey Matveev Date: Tue, 7 Dec 2021 09:49:43 +0000 (+0300) Subject: """-abbrev seems does not help anymore X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=230e811b219cc0932166c78c1f96ecc66c3fc8fb """-abbrev seems does not help anymore --- 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.*: