From 86236bfc573ae45193bf0eb663be8a7184458281 Mon Sep 17 00:00:00 2001 From: chrisgrieser Date: Thu, 2 Nov 2023 01:34:31 +0000 Subject: [PATCH] chore: Auto generate docs --- doc/spider.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/spider.txt b/doc/spider.txt index 3630b16..4447a40 100644 --- a/doc/spider.txt +++ b/doc/spider.txt @@ -99,9 +99,8 @@ INSTALLATION *spider-nvim-spider--installation* -- lazy.nvim { "chrisgrieser/nvim-spider", - -- example for lazy-loading and keymap keys = { - { + { -- example for lazy-loading and keymap "e", "lua require('spider').motion('e')", mode = { "n", "o", "x" }, @@ -186,7 +185,7 @@ option for the keymap.) SUBWORD TEXT OBJECT *spider-nvim-spider--subword-text-object* This plugin supports `w`, `e`, and `b` in operater-pending mode, but does not -include a subword-variant of `iw`. For a version of `iw` that considers +include a subword variant of `iw`. For a version of `iw` that considers camelCase, check out the `subword` text object of nvim-various-textobjs . @@ -208,10 +207,11 @@ feel free to get in touch. **Profiles** - reddit - Discord - Academic Website - Twitter - -ResearchGate - -LinkedIn +Mastodon - ResearchGate + - LinkedIn + + -**Buy Me a Coffee** Generated by panvimdoc