Open DennisTheMenace780 opened 1 year ago
@DennisTheMenace780 , do you still have this issue? I am trying to reproduce with a minimal config for telekasten and if I have auto_set_filetype = false
, the filetype is markdown as expected.
Hey, yeah I am still experiencing issues with this unfortunately. I'll try and see if there's an update, maybe something has changed between my post and your comment. Right now I just use an autocmd
to fix the filetype, but i'll revisit this over the weekend when I can sit down with my config.
Please confirm
Describe the bug The telekasten file type gets set on any
.md
file even though I have configuration set to not usetelekasten
.Selective Configurations (full attached):
take_over_my_home = false
auto_set_filetype = false
To Reproduce Steps to reproduce the behavior:
home
:lua print(vim.bo.filetype)
telekasten
:set filetype=markdown
markdown
Expected behavior A clear and concise description of what you expected to happen.
Operating system (please complete the following information):
Additional context configuration file: