mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +01:00
20190211: document the Python/Django ftype recognition
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
" Taken from http://code.lardcave.net/2018/09/09/1/ Thanks!
|
||||
" Fixed for Python3's importlib
|
||||
python3 <<EOF
|
||||
import vim
|
||||
from importlib.util import find_spec
|
||||
|
||||
Reference in New Issue
Block a user