You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "A code repository indexing tool to supercharge your LLM experience."# Project description used in title (if empty, uses neovim version and current date)
39
+
titledatepattern: "%Y %B %d"# Pattern for the date that used in the title
40
+
demojify: true # Strip emojis from the vimdoc
41
+
dedupsubheadings: true # Add heading to subheading anchor links to ensure that subheadings are unique
42
+
treesitter: true # Use treesitter for highlighting codeblocks
43
+
ignorerawblocks: true # Ignore raw html blocks in markdown when converting to vimdoc
44
+
docmapping: false # Use h4 headers as mapping docs
45
+
docmappingprojectname: true # Use project name in tag when writing mapping docs
46
+
shiftheadinglevelby: 0# Shift heading levels by specified number
47
+
incrementheadinglevelby: 0# Increment heading levels by specified number
0 commit comments