f-string is only for python 3.6 error ``` [denite] File "/home/xerron/.vim/plugged/projectile.nvim/rplugin/python3/denite/source/bookmark.py", line 165 [denite] self.vim.command(f'syntax match {self.syntax_name} /^.*$/ ' ```