Commit graph

19 commits

Author SHA1 Message Date
4d8dcc7e49
modules/neovim: rename vim.spellChecking to vim.spellcheck
more consistent this way
2024-04-20 19:00:20 +03:00
27eedd0db6
plugins/spellcheck: use the internal vim.spellChecking as enable condition 2024-04-20 18:12:32 +03:00
f3817fb4b2
Merge pull request #254 from horriblename/fix-bad-import
Add rename warnings for nvimTree.setupOpts.*
2024-04-20 14:02:41 +00:00
Ching Pei Yang
b38886d25d refactor: extract function to lib 2024-04-20 14:59:46 +02:00
Ching Pei Yang
79e1691120
Merge pull request #255 from horriblename/unfuck-fuckups
Fix rebase mistakes
2024-04-20 14:29:17 +02:00
Ching Pei Yang
3766db3503 fix: bad rebase 2024-04-20 14:28:04 +02:00
13b59b00db
Merge pull request #256 from horriblename/cleanup-extra-print
cleanup: extra print
2024-04-20 09:58:34 +00:00
Ching Pei Yang
8fe69dd332 cleanup: extra print 2024-04-20 02:14:43 +02:00
Ching Pei Yang
e710afd1ac fix: add rename warnings for nvimtree.setupOpts 2024-04-19 21:14:41 +02:00
Ching Pei Yang
bea3b43733 fix: renamed option as setupOpts 2024-04-19 21:11:22 +02:00
Ching Pei Yang
99fd8c9eb6 fix: bad import 2024-04-18 20:58:27 +02:00
jacekpoz
b93ce3ced8
plugins/nvim-cmp: add alwaysComplete option
Disabling this option makes the completion window not popup by default,
requiring manual activation.
2024-04-15 00:52:20 +02:00
7cb47c71b3
utility/telescope: add plenary-nvim to explicit dependencies 2024-04-14 19:11:40 +03:00
7ef583aeee
plugins/gitsigns: fix renamedOptionModule definition 2024-04-14 18:45:58 +03:00
f78696f13b
plugins/git: add vim-fugitive; modularize 2024-04-14 18:36:49 +03:00
165c3369aa
plugins/glow: get pushDownDefault from lib.nvim.binds 2024-04-14 17:21:14 +03:00
b4384a833f
modules: move vim-dirtytalk to plugins/spellcheck 2024-04-14 14:43:18 +03:00
a12ba5689a
lib: move all binding related functions to lib/binds 2024-04-07 18:31:06 +03:00
7c730a78e5
treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00