kakoune/rc/tools
Frank LENORMAND be8d0e6726 rc spell: Allow storing a language in an option
This commit adds a `spell_lang` option that will be used by the
`spell` command when no language is passed to it directly.

Setting a buffer/window local option allows using `:spell` seamlessly
across several buffers, written in different languages.
2019-11-08 12:44:55 +01:00
..
go Modified a bunch of language support files to use modules 2019-04-08 17:02:44 -07:00
python Fix fifos for Linux 2019-06-10 18:25:51 +02:00
rust simplify rust completion to match generic Kakoune completions 2019-05-17 20:00:40 +03:00
autorestore.kak Added modules to extra files 2019-04-08 17:05:55 -07:00
autowrap.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
clang.kak Add a clang_directory option to set PWD when completing 2019-09-17 21:50:21 +10:00
comment.kak Configure comment_line for the ledger filetype 2019-07-12 14:02:06 +02:00
ctags.kak Accept docstrings with last line not fully indented 2019-09-17 21:48:00 +10:00
doc.kak Make quoting opt-in by using $kak_quoted_... 2019-06-23 12:04:21 +10:00
format.kak Rename formatter.kak to format.kak and alias format to format-buffer 2019-09-15 10:52:06 +10:00
git.kak Simplify argument pass through in git wrapper script 2019-10-09 17:40:57 +11:00
grep.kak Add a -verbatim switch to evaluate-commands for perfect forwarding 2019-10-23 22:30:23 +11:00
lint.kak Merge remote-tracking branch 'codesoap/background_blocks' 2019-09-15 09:29:26 +10:00
make.kak Revert "Don't create subshells when unnecessary" 2019-06-10 18:00:11 +02:00
man.kak Merge remote-tracking branch 'stevenyvr987/add-hyperlink-support-to-man-plugin' 2019-09-15 09:05:12 +10:00
spell.kak rc spell: Allow storing a language in an option 2019-11-08 12:44:55 +01:00