Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't automatically set filetype to htmldjango #25

Open
comiluv opened this issue Jun 19, 2023 · 0 comments
Open

Doesn't automatically set filetype to htmldjango #25

comiluv opened this issue Jun 19, 2023 · 0 comments

Comments

@comiluv
Copy link

comiluv commented Jun 19, 2023

  • Description
    Upon opening a html template file in a django project, neovim doesn't automatically change filetype to htmldjango.
    :echo b:is_django returns 1

  • Issue
    The filetype remains unchanged from html

  • Expected
    The filetype is changed to htmldjango

  • Environment:
    nvim -v

NVIM v0.10.0-dev-535+g8c9dab3e0
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe /MD /Zi /O2 /Ob1  -W3 -wd4311 -wd4146 -DUNIT_TESTING -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -D_WIN32_WINNT=0x0602 -DMSWIN -DINCLUDE_GENERATED_DECLARATIONS -DNVIM_TS_HAS_SET_MAX_START_DEPTH -ID:/a/neovim/neovim/.deps/usr/include/luajit-2.1 -ID:/a/neovim/neovim/.deps/usr/include -ID:/a/neovim/neovim/build/src/nvim/auto -ID:/a/neovim/neovim/build/include -ID:/a/neovim/neovim/build/cmake.config -ID:/a/neovim/neovim/src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant