Closed otavioschwanck closed 3 years ago
Does the dir app/services/foo/bar exists? If not does the indentation work for buffers where the file location is under an existing directory?
Does the dir app/services/foo/bar exists? If not does the indentation work for buffers where the file location is under an existing directory?
doen't work in any situation, even when the folder exists.
if i create a file in app/services/foo/bar/emacs.rb it creates:
module Foo module Bar class Emacs end end end
(without the spaces).
Tested on doom emacs