mirror of
https://github.com/noxx/vim-wikilink-nav.git
synced 2026-07-22 06:42:47 +00:00
add header comment
This commit is contained in:
parent
8457dd0094
commit
a7a82f83ab
1 changed files with 1 additions and 0 deletions
1
main.js
1
main.js
|
|
@ -1,3 +1,4 @@
|
|||
// vim-wikilink-nav
|
||||
const { Plugin, Scope } = require('obsidian');
|
||||
|
||||
module.exports = class CtrlNPSuggestNav extends Plugin {
|
||||
|
|
|
|||
Loading…
Reference in a new issue