@ -1,13 +1,13 @@
|
||||
|
||||
;; ----- smex-history -----
|
||||
(
|
||||
find-file
|
||||
replace-string
|
||||
whitespace-mode
|
||||
package-refresh-contents
|
||||
read-only-mode
|
||||
overwrite-mode
|
||||
write-file
|
||||
python-black-on-save-mode
|
||||
python-black-buffer
|
||||
ispell
|
||||
)
|
||||
|
||||
;; ----- smex-data -----
|
||||
@ -50,7 +50,7 @@
|
||||
(customize-themes . 1)
|
||||
(ido-mode . 1)
|
||||
(lsp-describe-session . 1)
|
||||
(whitespace-mode . 6)
|
||||
(whitespace-mode . 10)
|
||||
(python-shell-switch-to-shell . 1)
|
||||
(run-python . 2)
|
||||
(display-fill-column-indicator-mode . 3)
|
||||
@ -61,8 +61,8 @@
|
||||
(python-black . 9)
|
||||
(python-black-on-save-mode . 2)
|
||||
(message-tab . 1)
|
||||
(find-file . 1)
|
||||
(replace-string . 3)
|
||||
(find-file . 2)
|
||||
(replace-string . 6)
|
||||
(ispell . 2)
|
||||
(python-black-buffer . 1)
|
||||
(write-file . 1)
|
||||
|
Reference in New Issue
Block a user