VirtualBox

source: vbox/trunk/.dir-locals.el@ 77807

Last change on this file since 77807 was 77807, checked in by vboxsync, 5 years ago

.dir-locals.el: disable indent-tabs-mode in nxml-mode too.

  • Property svn:eol-style set to native
File size: 200 bytes
Line 
1;;; Directory Local Variables
2;;; See Info node `(emacs) Directory Variables' for more information.
3
4((c++-mode
5 (indent-tabs-mode))
6 (c-mode
7 (indent-tabs-mode))
8 (nxml-mode
9 (indent-tabs-mode)))
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use