Commit Graph

14 Commits

Author SHA1 Message Date
NotAShelf 1740b437c0
neovim/spellcheck: disable programming wordlist
errors as it cannot download its spellfile. needs to be fixed
2024-04-27 16:22:42 +03:00
NotAShelf 97a64abeff
treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
NotAShelf 694012dbd8
neovim/init: override vim syntax highlighting with Treesitter
see: «https://github.com/nvim-treesitter/nvim-treesitter/issues/2254»
2024-04-30 08:08:54 +03:00
NotAShelf 2680be20a3
neovim/debug: handle debug log path correctly 2024-04-23 14:55:11 +03:00
NotAShelf eb8d75a4ae
modules/neovim: move all mapping options to 2024-04-21 02:27:42 +03:00
NotAShelf d9a984bf6f
modules/wrapper: move RC features to `wrapper/rc` 2024-04-21 02:10:06 +03:00
NotAShelf 4d8dcc7e49
modules/neovim: rename `vim.spellChecking` to `vim.spellcheck`
more consistent this way
2024-04-20 19:00:20 +03:00
NotAShelf 43263040a4
treewide: restructure modules directory; add comments to modules top-level import 2024-04-20 18:12:36 +03:00
NotAShelf 6eea801cd6
neovim/spellcheck: allow disabling spellchecking for filetypes 2024-04-20 18:12:35 +03:00
NotAShelf 011e6c0c8b
neovim/basic: remove option list in `lineNumberMode` opt description 2024-04-14 15:09:13 +03:00
NotAShelf b4384a833f
modules: move vim-dirtytalk to `plugins/spellcheck` 2024-04-14 14:43:18 +03:00
NotAShelf 576429ba5c
basic/spellcheck: pass a string to literalExpression 2024-04-14 14:19:43 +03:00
NotAShelf a12ba5689a
lib: move all binding related functions to lib/binds 2024-04-07 18:31:06 +03:00
NotAShelf 7c730a78e5
treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00