Hi Folks,
Is there a way to have tab size set different per window, or simply per language as part of the bundle?
I have a project with Makefiles (tab size 8, hard tabs) and vhdl (tab size 2, convert to spaces). This is the most different use of indenting one could have. With tab size 2, I don't even recognize the commands in the Makefile, and with tab size 8 I get insane editing code.
Peter