Skip to main content
1 of 4
Alan
  • 133
  • 6

How can I ignore default filetype indenting?

Can I tell Neovim not to load a bundled indentation file? For example, when I edit a .tex file, "share/nvim/runtime/indent/tex.vim" loads automatically. I don't want those settings. Do I have to override them, or can I just put something in my local "ftplugin/tex.lua" to stop the defaults from loading? (If so, what?)

Alan
  • 133
  • 6