forked from colonelpanic/dotfiles
Add main macro.
This commit is contained in:
parent
b0e0d3eff0
commit
efa71e12f5
2
init.el
2
init.el
@ -215,7 +215,7 @@ Return a list of installed packages or nil for every package not installed."
|
||||
|
||||
;; Macros
|
||||
(fset 'ipdb "import ipdb; ipdb.set_trace()")
|
||||
|
||||
(fset 'main "if __name__ == '__main__':")
|
||||
;; Miscellaneous
|
||||
(global-set-key (kbd "C-x C-b") 'buffer-menu)
|
||||
(global-set-key (kbd "C-x w") 'whitespace-mode)
|
||||
|
Loading…
Reference in New Issue
Block a user