Skip to content

Commit

Permalink
ws-butler: Removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Eason0210 committed Nov 12, 2023
1 parent 7fcdc18 commit e594981
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,6 @@
[submodule "writeroom-mode"]
path = lib/writeroom-mode
url = https://github.com/joostkremers/writeroom-mode
[submodule "ws-butler"]
path = lib/ws-butler
url = https://github.com/lewang/ws-butler
[submodule "yasnippet"]
path = lib/yasnippet
url = https://github.com/joaotavora/yasnippet
Expand Down
6 changes: 0 additions & 6 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -531,12 +531,6 @@ Call a second time to restore the original window configuration."
([M-up] . move-dup-move-lines-up)
([M-down] . move-dup-move-lines-down))

;;; Whitespace

(use-package ws-butler
:diminish
:hook (after-init . ws-butler-global-mode))

;;; Version control

(use-package diff-hl
Expand Down
1 change: 0 additions & 1 deletion lib/ws-butler
Submodule ws-butler deleted from e3a38d

0 comments on commit e594981

Please sign in to comment.