Skip to content

Commit

Permalink
Merge pull request #133 from wakatara/master
Browse files Browse the repository at this point in the history
Remove windmove as conflicts with org-mode date value S-arrowkey manipulations
  • Loading branch information
rougier authored Dec 21, 2022
2 parents 41baa7b + 8b4ead8 commit c313957
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nano-defaults.el
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@
(menu-bar-mode t) ;; When nil, focus problem on OSX
(menu-bar-mode -1))

;; Navigate windows using shift+direction
(windmove-default-keybindings)

;; Tab behavior
;; (setq tab-always-indent 'complete)
;; (global-company-mode)
Expand Down

0 comments on commit c313957

Please sign in to comment.