1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-20 01:08:33 +03:00
kakoune/doc/pages
Jason Felice f88cf7ffb4 rc, doc: set extra_word_chars on buffer, not window
For clojure.kak and haskell.kak, set extra_word_chars on the buffer
and not the window, so that the buffer's word db is updated correctly
for word completion.

Document this.

Also, minor refactor of clojure.kak.

Closes #3108
2019-09-26 09:55:02 -04:00
..
buffers.asciidoc doc: Add more details about debug buffers. 2019-02-17 11:09:58 +11:00
changelog.asciidoc Make arrow keys normal mode mappings instead of commands 2019-09-15 19:40:38 +10:00
command-parsing.asciidoc Document escaping %-strings and add more examples 2019-01-31 09:00:08 -05:00
commands.asciidoc Add support for echo -quoting (raw|kakoune|shell) switch 2019-06-23 12:04:21 +10:00
execeval.asciidoc doc: add precision about -buffer switch on eval/exec 2019-03-26 19:34:23 +01:00
expansions.asciidoc Document $kak_quoted_... 2019-06-23 12:04:21 +10:00
faces.asciidoc Change faces alias to be a base that can be modified 2019-04-23 23:15:23 +01:00
faq.asciidoc Notes on true color and Mac OS 2019-03-02 22:53:15 -05:00
highlighters.asciidoc Fix typo highlighters docs 2019-04-04 04:48:27 +02:00
hooks.asciidoc Rename ModuleLoad hook to ModuleLoaded 2019-06-25 19:16:47 +02:00
keymap.asciidoc Fixed some English typos 2019-08-04 00:45:19 +02:00
keys.asciidoc Make arrow keys normal mode mappings instead of commands 2019-09-15 19:40:38 +10:00
mapping.asciidoc Make arrow keys normal mode mappings instead of commands 2019-09-15 19:40:38 +10:00
modes.asciidoc Remove <scope> from user-modes commands 2018-03-02 09:28:27 +01:00
options.asciidoc rc, doc: set extra_word_chars on buffer, not window 2019-09-26 09:55:02 -04:00
regex.asciidoc Add support for named captures to the regex impl and regex highlighter 2019-01-03 22:55:50 +11:00
registers.asciidoc doc: complete list of normal commands using default registers 2018-10-28 09:52:33 +01:00
scopes.asciidoc doc: Document the buffer=/path/to/file scope syntax. 2019-01-23 12:34:02 +11:00