Commit Graph

15 Commits

Author SHA1 Message Date
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
NotAShelf fcaed357f4
feat: customizable neovim package 2023-08-01 17:28:06 +03:00
NotAShelf 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 4f8a035d82
feat: cursorlineopt config option 2023-05-19 15:14:25 +03:00
NotAShelf d2fab111de
fix: override `cursorlineopt=number` via autocmds 2023-05-16 17:25:20 +03:00
NotAShelf bae1ef363a
fix: set `cursorlineopt=number` if theme is transparent 2023-05-16 17:00:51 +03:00
Michał 933fa2a8ae
Merge branch 'main' into feature/custom-keybinds 2023-05-03 00:18:25 +02:00
Ching Pei Yang ec5f3a731a fix editorconfig option 2023-04-22 21:45:54 +02:00
n3oney 0649f710be
refactor!: use a new keymaps configuration format 2023-04-18 17:43:50 +02:00
NotAShelf 720f0f1a17
feat: editorconfig support 2023-04-17 20:13:18 +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