You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2024. It is now read-only.
The easiest way to enable this -- until implemented -- is to pass the file path/name to the functions under
function_extensions
for instance.This will allow for custom logic provided by the user, based on which he can set the filetype eventually before the function returns.
Currently, this is how I do it:
But the above fails to run when opening a buffer after starting a neovim session.
The text was updated successfully, but these errors were encountered: