Commit graph

19 commits

Author SHA1 Message Date
e73469d102
modules/basic: fix search sensitivity options; restructure 2024-02-12 10:20:15 +03:00
c1f449137f
treewide: cleanup 2023-11-06 12:33:38 +03:00
Kalle Jepsen
17d8409109 basic: declare option to set smartcase or ignorecase 2023-10-28 14:53:06 +02:00
jacekpoz
391f18ce29
feat: disable useSystemClipboard by default 2023-09-21 12:14:35 +02:00
yavko
13416f0cdf
style(spell): apply suggestions 2023-08-10 14:48:18 +03:00
yavko
31c237d149
feat(spell): add multiple language support and vim-dirtytalk
BREAKING CHANGE: `vim.spellChecking.language` is replaced with `vim.spellChecking.languages`
2023-08-06 14:24:54 +03:00
fcaed357f4
feat: customizable neovim package 2023-08-01 17:28:06 +03:00
93c8643fd8
feat(modules/basic): make leader key configurable 2023-07-30 18:32:53 +03:00
NotAShelf
30519c1a23
feat: neovim spellchecking 2023-06-06 03:25:50 +03:00
NotAShelf
a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
NotAShelf
4f8a035d82
feat: cursorlineopt config option 2023-05-19 15:14:25 +03:00
Ching Pei Yang
425b55167e feat: new option to enable lua module loader 2023-05-09 12:14:53 +02:00
Ching Pei Yang
ec5f3a731a fix editorconfig option 2023-04-22 21:45:54 +02:00
NotAShelf
0f18e145eb
style: formatting 2023-04-17 21:56:21 +03:00
NotAShelf
720f0f1a17
feat: editorconfig support 2023-04-17 20:13:18 +03:00
NotAShelf
2d4f2ed91d
feat: editorconfig support for 0.9.0 2023-04-17 18:52:35 +03:00
NotAShelf
d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf
f491d49c15
feat: add debugMode 2023-03-01 11:34:23 +03:00
NotAShelf
b917526be7
modules/autopairs
feat: apply new module format to nvim-autopairs
2023-02-27 17:53:34 +03:00