We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72eef5c commit 571e60bCopy full SHA for 571e60b
doc/refjump.txt
@@ -1,4 +1,4 @@
1
-*refjump.txt* For NVIM v0.8.0 Last change: 2025 January 28
+*refjump.txt* For NVIM v0.8.0 Last change: 2025 April 04
2
3
==============================================================================
4
Table of Contents *refjump-table-of-contents*
@@ -25,6 +25,11 @@ https://github.com/user-attachments/assets/7109c1bc-1664-46eb-b16a-fa65c4f05f74
25
26
INSTALLATION *refjump-refjump-installation*
27
28
+Refjump targets Neovim v0.11+. If you’re on an older version, pin the commit
29
+3459d17
30
+<https://github.com/mawkler/refjump.nvim/commit/3459d17ad750d49458fec5b315e3181c525c6b27>
31
+with your plugin manager.
32
+
33
With lazy.nvim <https://github.com/folke/lazy.nvim>:
34
35
>lua
0 commit comments