ok97465 / spyder_okvim

A plugin for Spyder to enable Vim keybindings
MIT License
9 stars 0 forks source link

PR: Add path finder #32

Closed ok97465 closed 3 years ago

ok97465 commented 3 years ago

Fixes #9

path_finder

The path finder searches files in active project root path. The path finder searches .py, . txt, *.md.

You can use ^p, ^n, ^f, ^b, ^d, ^u to naviagte.