|
|
|
|
|
by bluebirdfirewin
48 days ago
|
|
A folding python code plugin for neovim. It allows me to check faster what a file is doing by only looking at the function signatures and the first docstring line. Then open the docstring completely.
I use tab and shift-tab to fold or unfold.
https://codeberg.org/gixita/nvim_python_fold |
|