X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vim%2Fftplugin%2Fpython%2Fautos.vim;h=e956d2b665fe8255372ea9c647a6e63244704516;hb=eaa80545a66b7c5175ae32933ef5fbf8f2b355c2;hp=441118a7d407e8e99b90fcf4cdb4cd1a7e591ef7;hpb=e5f988c96b535a975e60ceb642c5ed0f46351f8e;p=dotfiles.git diff --git a/vim/.vim/ftplugin/python/autos.vim b/vim/.vim/ftplugin/python/autos.vim index 441118a..e956d2b 100644 --- a/vim/.vim/ftplugin/python/autos.vim +++ b/vim/.vim/ftplugin/python/autos.vim @@ -6,8 +6,7 @@ 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 @b = ">gvctry:<>k>>kP" let @n = "ddV/except.*: