For some reason vim is not loading plugins. How to diagnose this problem in a proper manner? I am using the native plugin manager. I found a previous question that is related to Vundle but I am trying the native manager. There are no errors so I think none of the packages were not loaded. The platform is Linux.
The vim version is: VIM - Vi IMproved 8.1 (2018 May 18, compiled Oct 3 2019 13:18:48) Included patches: 1-2109
And plugin folder structure is :
.vim
├── after
│ └── syntax
├── colors
└── pack
└── bundle
└── start
├── ack
├── FuzzyFinder
├── jedi-vim
├── l9
└── python-mode
Vim was compiled with package support: vim --version | grep packages +channel +iconv +packages +toolbar