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