Remove smart-forward package
This commit is contained in:
parent
0afae2eacf
commit
99ca62c106
3 changed files with 0 additions and 9 deletions
|
@ -111,7 +111,6 @@
|
|||
:desc "Todo" :nv "t" #'hl-todo-next
|
||||
:desc "Error" :nv "e" #'next-error
|
||||
:desc "Workspace" :nv "w" #'+workspace/switch-right
|
||||
:desc "Smart jump" :nv "l" #'smart-forward
|
||||
:desc "Spelling error" :nv "s" #'evil-next-flyspell-error
|
||||
:desc "Spelling correction" :n "S" #'flyspell-correct-word-generic)
|
||||
|
||||
|
@ -629,10 +628,6 @@
|
|||
;; rotate-text
|
||||
:n "!" #'rotate-text
|
||||
|
||||
;; smart-forward
|
||||
:m "g]" #'smart-forward
|
||||
:m "g[" #'smart-backward
|
||||
|
||||
;; swiper
|
||||
(:after swiper
|
||||
(:map swiper-map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue