1. disable filetype plugin;
2. add import into beta.py augroup;
3. add ++nested for BufEnter,
but at the end, just disable filetype
plugin;
since can't figure out the way
to override its effect;
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| beta.py | ||
| main.py | ||
| utils.py | ||