how to

jump-to-next-python-func

Jan 15, 2024
softwares-and-toolsneovim
1 Minutes
55 Words

有时候 [m 会跳到大括号。

那你就装个这个插件。

https://github.com/jeetsukumaran/vim-pythonsense

使用 VimPlug 安装此插件

在 init.vim 中加到 call#begin 后

1
https://github.com/jeetsukumaran/vim-pythonsense

接着 run:

1
:PlugInstall

别装 python-mode 插件

这玩意不好装,有网络问题。

Article title:jump-to-next-python-func
Article author:Julyfun
Release time:Jan 15, 2024
Copyright 2025
Sitemap