[nvim] rm peekaboo

main
Alpha Chen 2 weeks ago
parent a602651b84
commit 87d84e3bd0
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -201,12 +201,6 @@
(let [{: setup} (require :ibl)] (setup)) (let [{: setup} (require :ibl)] (setup))
;; peekaboo
; there's probably a better way to make this function accessible
; from lua without putting it in another file to be required...
(set vim.g.peekaboo_window "lua require('peekaboo')()")
;;; generate help files ;;; generate help files
;; Load all plugins now. ;; Load all plugins now.

Loading…
Cancel
Save