-
Notifications
You must be signed in to change notification settings - Fork 0
Plovim coverage #7
Copy link
Copy link
Open
Labels
Description
Note: things that can be achieved in another way that's equivalent and needs the same amount of chords to be done, it will not be mapped. To give an example, s does the same as cl, right down to repeats (as in c2l does the same thing as 2s). And since cl can already be done in a chord, s does not need to get mapped.
Another note: everything below is the full listing of the txt files in /usr/share/nvim/runtime/doc/, not all of which actually contain bindings. I'll check them off once I've gone through them as normal though, though these will not get a commit attached since there will be none.
Yet another newer note: Removed all the usr_* files, since I don't think there are going to be any bindings that aren't also documented elsewhere.
- api.txt (nothing, as expected)
- arabic.txt (nothing)
- autocmd.txt (nothing)
- change.txt (63758cb; contains
:commands) - channel.txt (nothing)
- cmdline.txt (dd2f475; contains command line bindings)
- debug.txt (nothing)
- deprecated.txt (as expected nothing that should ever be added ^^)
- develop.txt (nothing, as expected)
- diff.txt (f6797f3 & ec05d2c, contains
:commands) - digraph.txt (printable characters can be handled by Plover since it can do Unicode, unprintable ones could be added later, hence I'll leave this unchecked for now)
- editing.txt
- eval.txt
- filetype.txt
- fold.txt
- ft_ada.txt
- ft_rust.txt
- ft_sql.txt
- gui.txt
- hebrew.txt
- help.txt
- helphelp.txt
- if_cscop.txt
- if_lua.txt
- if_perl.txt
- if_pyth.txt
- if_ruby.txt
- indent.txt
- index.txt
- insert.txt
- intro.txt
- job_control.txt
- lsp.txt
- lua.txt
- map.txt
- mbyte.txt
- message.txt
- mlang.txt
- motion.txt
- msgpack_rpc.txt
- nvim.txt
- nvim_terminal_emulator.txt
- options.txt
- pattern.txt
- pi_gzip.txt
- pi_health.txt
- pi_msgpack.txt
- pi_netrw.txt
- pi_paren.txt
- pi_spec.txt
- pi_tar.txt
- pi_tutor.txt
- pi_zip.txt
- print.txt
- provider.txt
- quickfix.txt
- quickref.txt
- recover.txt
- remote.txt
- remote_plugin.txt
- repeat.txt
- rileft.txt
- russian.txt
- scroll.txt (9211e14)
- sign.txt
- spell.txt
- starting.txt
- syntax.txt
- tabpage.txt
- tagsrch.txt
- term.txt
- tips.txt
- treesitter.txt
- uganda.txt
- ui.txt
- undo.txt
- various.txt
- vi_diff.txt
- vim_diff.txt
- visual.txt
- windows.txt
Reactions are currently unavailable