emacs: 'proper' window bindings, rust mode
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
'(org-agenda-files (quote ("~/data/org/notes.org" "~/data/org/work.org")))
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(rust-playground rust-mode company magit-gerrit elixir-mode evil-org org-pomodoro evil magit dracula-theme use-package))))
|
||||
(cmake-project cmake-ide rust-playground rust-mode company magit-gerrit elixir-mode evil-org org-pomodoro evil magit dracula-theme use-package))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
(tool-bar-mode 0)
|
||||
(tooltip-mode 0))
|
||||
|
||||
(windmove-default-keybindings)
|
||||
(windmove-default-keybindings 'ctrl)
|
||||
|
||||
; Can re-bind these.
|
||||
; windmove-up
|
||||
|
||||
Reference in New Issue
Block a user