Drew Csillag

Results 7 comments of Drew Csillag

You probably have `(setq indent-tabs-mode nil)` in your `.emacs`, you probably want ``` elisp (setq-default indent-tabs-mode nil) ``` When using `setq-default`, dockerfile-mode does obey spaces in lieu of tabs. I...

@Hi-Angel i think that makes sense

C-d is already bound to delete-key, but C-c C-d could work If you look where docker-file-mode-map, you can see the existing keybinding and add more. You could consider adding `dockerfile-mode-hook`...

I honestly don't know enough about LSP-mode to know the right answer here. But contributions are welcome!

Sorry for the delay! I like this idea. Better than having a zillion defcustoms for random things.

It's not intentional and thanks for noticing! I've bumped it. to 1.9