jump-to-next-python-func
Published at 2024-01-15
Last update over 365 days ago
Licensed under CC BY-NC-SA 4.0
softwares-and-tools
neovim
有时候 [m 会跳到大括号。
那你就装个这个插件。
https://github.com/jeetsukumaran/vim-pythonsense
使用 VimPlug 安装此插件
在 init.vim 中加到 call#begin 后
https://github.com/jeetsukumaran/vim-pythonsense
接着 run:
:PlugInstall
别装 python-mode 插件
这玩意不好装,有网络问题。