Added nftables mode
This commit is contained in:
@@ -35,6 +35,9 @@ Indent using tabs, render with tab-width of 2.
|
||||
(lambda ()
|
||||
(setq indent-line-function #'insert-tab
|
||||
indent-tabs-mode t)))
|
||||
(add-hook 'nftables-mode-hook
|
||||
(lambda ()
|
||||
(setq indent-tabs-mode nil)))
|
||||
|
||||
#+END_SRC
|
||||
** Line numbers
|
||||
|
||||
Reference in New Issue
Block a user