Skip to content

Commit fae8e42

Browse files
practicalli: configure other for lazy loading
1 parent b759b09 commit fae8e42

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
- community: remove gitlinker-nvim (replaced by snack gitbrowse)
2626
- practicalli: configure showkeys for lazy loading
2727
- practicalli: configure trim for lazy loading
28+
- practicalli: configure other for lazy loading

lua/plugins/user-practicalli.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ return {
121121
-- Jump between Clojure src and test files
122122
{
123123
"rgroli/other.nvim",
124+
cmd = "Other",
124125
main = "other-nvim",
125126
opts = {
126127
mappings = {

0 commit comments

Comments
 (0)