Config: add org-ql config, fix coding system of ripgrep
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
(add-to-list 'consult-buffer-sources persp-consult-source))
|
||||
(setq switch-to-prev-buffer-skip
|
||||
(lambda (win buff bury-or-kill)
|
||||
(not (persp-is-current-buffer buff))))
|
||||
)
|
||||
(not (persp-is-current-buffer buff)))))
|
||||
|
||||
(provide 'init-workspace)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user