LilleAila
fedbee3a30
snippets/luasnip: fix formatting
2025-01-12 12:48:44 +01:00
LilleAila
607373645f
Merge remote-tracking branch 'upstream/main' into luasnip-setupOpts
2025-01-12 11:40:57 +01:00
LilleAila
c59f8922b2
snippets/luasnip: add whitespace, organize options
...
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2025-01-12 11:39:41 +01:00
LilleAila
9818d19937
snippets/luasnip: revert adding lazy event
2025-01-12 09:58:55 +01:00
LilleAila
69cb99dc2b
snippets/luasnip: add example option to setupOpts
2025-01-11 14:04:40 +01:00
LilleAila
98a7959047
snippets/luasnip: add setupOpts
...
Also fixed a bug where the plugin previously would not get loaded, as
lazy was set to true without a trigger event.
2025-01-11 14:02:21 +01:00
LilleAila
6e98b894b7
languages/markdown: add prettierd formatter
2025-01-11 12:48:41 +01:00
c8dbcde66a
Merge pull request #547 from NotAShelf/deprecate-rnix
...
languages/nix: deprecate rnix language server option
2025-01-10 13:31:35 +03:00
2c54ecd306
Merge pull request #536 from horriblename/telescope-extensions-workaround
...
telescope: workaround nixpkgs extensions breaking :Telescope
2025-01-10 13:22:26 +03:00
c734a81e40
languages/nix: deprecate rnix
language server option
...
Abandoned, archived and wildly outdated.
2025-01-10 12:52:29 +03:00
c09ae380f0
Merge pull request #545 from LilleAila/obsidian-remove-dir-default
...
notes/obsidian: remove default dir-value
2025-01-10 11:12:58 +03:00
LilleAila
b0fb0a93cb
notes/obsidian: remove default dir-value
2025-01-10 08:26:29 +01:00
dab409685d
Merge branch 'main' into more-option-stuff
2025-01-10 10:08:34 +03:00
Artur Manuel
ea056532bc
languages/haskell: specify lsp flag ( #540 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
Co-authored-by: Artur Manuel <balkenix@outlook.com>
2025-01-09 15:28:13 +03:00
Ching Pei Yang
a26cdd2d25
ui/nvim-ufo: init ( #537 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
* flake: add nvim-ufo
* ui/nvim-ufo: init
* docs: update relase notes
2025-01-09 07:56:51 +00:00
7dbe7a08b3
wrapper/build: disable failing require hook checks for flutter-tools
2025-01-08 21:13:09 +03:00
Ching Pei Yang
752915e639
telescope: workaround nixpkgs extensions loading early
...
force a reload when telescope is loaded to workaround #535
2025-01-07 06:46:12 +01:00
b704a28a12
Merge branch 'main' into more-option-stuff
2025-01-07 05:47:59 +03:00
Ching Pei Yang
c071f2caa2
nvimtree: remove unnecessary import
2025-01-06 11:45:02 +01:00
Ching Pei Yang
92e38fbfae
aerial: init
2025-01-06 11:44:48 +01:00
9888a277ad
git/gitsigns: migrate to setupOpts
( #524 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
* git/gitsigns: add `setupOpts` module option for user-specified setup table
* docs: update v0.8 release notes
2025-01-06 03:54:38 +03:00
85347de09d
utility/gesture-nvim: convert to vim.options
2025-01-04 16:08:11 +03:00
fcc6aa485c
utility/wakatime: move plugin options to vim.globals
; cleanup
2025-01-04 15:29:11 +03:00
8febf44422
languages/markdown: add render-markdown.nvim
as an extension ( #517 )
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2024-12-31 04:02:13 +00:00
diniamo
672630f680
flake: update run.nvim
2024-12-25 15:11:29 +01:00
edc887f0e3
Merge branch 'main' into nvim-notify-explicit-function
2024-12-25 00:51:18 +03:00
diniamo
a34d104e3f
languages/zig: disable lsp autosave ( #511 )
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled
2024-12-24 14:19:08 +03:00
diniamo
f6a8cd968e
nvim-notify: use explicit function for vim.notify
2024-12-24 11:43:23 +01:00
DamitusThyYeetus123
3a2edd1b75
filetree/nvim-tree: Open on directory ( #462 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
* nvim-tree: Add directory opening
* formatting
* Fix formatting
* format
Co-authored-by: raf <raf@notashelf.dev>
---------
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-12-23 08:56:19 +00:00
diniamo
90a5a42742
languages/odin: init
2024-12-21 10:35:39 +01:00
8c66f10550
Merge branch 'main' into fix-haskell
2024-12-21 08:14:31 +03:00
Artur Manuel
0946d43921
languages/haskell: fix DAP command definition
2024-12-21 01:00:02 +00:00
diniamo
7eb8d07bcf
surround: cleanup
2024-12-21 01:14:52 +01:00
af31021ce4
Merge branch 'main' into fix-mdpw-ft
Check for typos in the source tree / check-typos (push) Has been cancelled
2024-12-20 20:00:57 +03:00
diniamo
5d898da816
nvim-notify: fix some stuff
2024-12-20 16:27:44 +01:00
Yoni Firroloni
99a4eafa34
languages/typescript: prevent ts_ls from formatting ( #495 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
* ts_ls: prevent from formatting
prevent ts_ls from touching the formating.
ts formatting: remove useless indent
* fix unnecessary whitespace
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-12-20 04:11:18 +00:00
Artur Manuel
e715463257
plugins/languages: add haskell support ( #499 )
...
* plugins/languages: add haskell support
Closes #426
* fix docs
---------
Co-authored-by: Artur Manuel <balkenix@outlook.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-12-20 03:50:38 +00:00
4f61628399
preview/markdown-preview: convert mkdp_filetypes
to correct format
Check for typos in the source tree / check-typos (push) Has been cancelled
2024-12-19 09:53:15 +03:00
Omar Abragh
73660af2e3
lightbulb: add setupOpts option ( #492 )
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-12-11 00:00:51 +03:00
0327918278
Merge branch 'main' into typst-preview
2024-12-10 16:35:07 +03:00
48bcd5d695
visuals/indent-blankline: properly pass setupOpts to mkPluginSetupOption
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
2024-12-09 17:59:19 +03:00
a369352365
languages/typst: add typst-preview.nvim
as an extension
2024-12-09 09:28:23 +03:00
Omar Abragh
fca55e1db1
lualine: fix builtin_themes list ( #486 )
...
Co-authored-by: raf <raf@notashelf.dev>
2024-12-09 05:45:08 +00:00
Ching Pei Yang
f672d3cdee
fix: bad comment keymaps ( #488 )
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
Co-authored-by: raf <raf@notashelf.dev>
2024-12-06 12:57:33 +00:00
Ching Pei Yang
ff07905bb8
nvim-dap: fix bad keymap options
2024-12-05 00:58:23 +01:00
Soliprem
18bf52e540
languages/gleam: init ( #482 )
...
Check for typos in the source tree / check-typos (push) Waiting to run
* modules/gleam: init
* gleam: not using formatter
* configuration: gleam set to false
* docs: added changelog entry for gleam
* gleam: fixed lsp and treesitter
* gleam: capitalisation
2024-12-04 02:43:16 +03:00
DamitusThyYeetus123
fd4df3432e
languages/astro: init ( #481 )
...
* LSP: Add astro
* LSP: Properly add astro
* LSP: Properly actually add astro
* Flake: Fix mnw
* Update flake/develop.nix
Co-authored-by: raf <raf@notashelf.dev>
* Update configuration.nix
Co-authored-by: raf <raf@notashelf.dev>
* Update astro.nix
* Update rl-0.7.md
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-12-03 23:13:56 +00:00
diniamo
88834cc93f
run-nvim: fix keymaps
Check for typos in the source tree / check-typos (push) Waiting to run
2024-12-03 16:28:31 +01:00
Ching Pei Yang
b3170c0fe3
format
...
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-11-30 15:46:11 +01:00
Ching Pei Yang
fa7785ede6
format
...
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-11-30 15:46:11 +01:00
Ching Pei Yang
3b86940f71
format
...
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-11-30 15:46:11 +01:00
Ching Pei Yang
bc637fd7d1
fixup! nvim-dap: use new keybind helpers
2024-11-30 15:46:10 +01:00
Ching Pei Yang
0ae4bab073
typo
2024-11-30 15:46:10 +01:00
Ching Pei Yang
e812ef2c3f
nvim-dap: use new keybind helpers
2024-11-30 15:46:10 +01:00
Ching Pei Yang
dd1bc19600
leap: use new keybind helpers
2024-11-30 15:46:10 +01:00
Ching Pei Yang
e697d71ebe
toggleterm: use new keybind helper
2024-11-30 15:46:09 +01:00
Ching Pei Yang
458c0f6ed5
nvimtree: use new keybind helper
2024-11-30 15:46:09 +01:00
Ching Pei Yang
8edc48c5ea
comment-nvim: switch to new keybind helper
2024-11-30 15:38:07 +01:00
Ching Pei Yang
a83168e6d7
trouble: switch to new keybind helper
2024-11-30 15:38:07 +01:00
Ching Pei Yang
fed9f348c2
telescope: switch to simpler keybind helper
2024-11-30 15:38:07 +01:00
29b7c415a9
Merge pull request #474 from diniamo/run-nvim
...
Check for typos in the source tree / check-typos (push) Waiting to run
runner/run-nvim: init
2024-11-30 12:31:24 +03:00
diniamo
48a74623d8
languages/rust: use local leader for binds
2024-11-29 23:15:48 +01:00
diniamo
2aeec7cb69
runner/run-nvim: init
2024-11-29 23:15:48 +01:00
4fd0ac1750
Merge branch 'v0.7' into typos-and-friends
Check for typos in the source tree / check-typos (push) Has been cancelled
2024-11-29 12:09:43 +03:00
Soliprem
52ad5ec34c
modules/nu: init ( #477 )
...
* modules/languages: add nu
* configuration: enable nu for maximal
* flake.lock: update nixpkgs
* languages/nu: TS parser is now in nixpkgs
* docs: added changelog entry for nu
* modules/plugins/languages/nu.nix: applying suggested change for option ordering
Co-authored-by: raf <raf@notashelf.dev>
* configuration.nix: don't enable nu on maximal
* modules/nu: removed useless comments
* languages/nu: cleaning up after removing formatter code
* modules/plugins/languages/nu.nix: better attrs ordering
Co-authored-by: raf <raf@notashelf.dev>
---------
Co-authored-by: diniamo <diniamo53@gmail.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-11-28 17:12:19 +00:00
ppenguin
5087c3d64d
languages/HCL: init ( #359 )
...
* add language HCL
Terraform doesn't register hcl and doesn't offer good DX if manually set
for editing e.g. nomad HCL files.
Incl. reformat with alejandra
* cleanup, add formatter
* requested improvements
forgotten save
typo (lsp <-> format)
* changelog entry
consolidate changelog entry
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-11-27 22:21:57 +03:00
a3038b697d
treewide: find and fix more typos
2024-11-26 11:24:25 +03:00
c2de643f19
treewide: find and fix typos
2024-11-26 10:36:39 +03:00
Soliprem
d821882f00
typst: complying with review
2024-11-26 09:38:51 +03:00
Soliprem
26bb56eba8
languages/typst: fixed callback error with non-english characters
2024-11-26 09:38:51 +03:00
5618dadd96
treewide: remove dead links caught by the lychee link check
2024-11-25 18:56:58 +03:00
Ching Pei Yang
8c95b996c7
copilot: fix wrong keybind descriptions
2024-11-23 20:21:31 +01:00
Ching Pei Yang
dee78a393b
nvimtree: move beforeAll to pluginRC
2024-11-22 22:37:05 +03:00
Ching Pei Yang
d459fd16ce
neo-tree: move beforeAll to pluginRC
2024-11-22 22:37:05 +03:00
Ching Pei Yang
9c979a4a84
nvim-tree: hijack netrw
2024-11-22 22:37:05 +03:00
Ching Pei Yang
68392ae504
neo-tree: add hijack netrw
2024-11-22 22:37:05 +03:00
Soliprem
b6785f8218
typst: added single file support for tinymist
2024-11-18 12:09:34 +03:00
diniamo
c99afe12c3
trouble: fix binds
2024-11-16 21:31:59 +01:00
diniamo
2bce0d957b
telescope: add missing mappings, cleanup ( #469 )
2024-11-15 08:17:54 +01:00
Ching Pei Yang
8099b9c821
lib/binds: update lzn bind functions
2024-11-15 09:40:06 +03:00
diniamo
7a5c75b865
nvim-cmp: fix use of mkDefault for borders
2024-11-13 20:46:33 +03:00
diniamo
1df720f86c
nvim-cmp: use border style
2024-11-13 20:28:45 +03:00
diniamo
e39d469da9
nvim-cmp: allow passing null to format
...
Not adding special cases to where it's used shouldn't break anything.
2024-11-13 20:28:45 +03:00
Charlie Root
a07e113f3a
theme/supported-themes.nix: fix themes
...
Make all themes work by adding `...` to every theme attrset.
2024-11-12 13:16:35 +03:00
5a95f812ce
visuals/tiny-devicons-auto-colors: init module
2024-11-10 13:56:48 +03:00
diniamo
4f93abc2f2
languages/zig: don't bundle zig, improve module
2024-11-10 13:32:55 +03:00
Soliprem
c6ff6bbca6
binds/which-key: changing to the new spec ( #448 )
2024-11-10 02:09:38 +01:00
Soliprem
516174e296
languages/r: adding formatters
2024-11-10 00:55:13 +03:00
d3d5bbec92
plugins/visuals: remove overzealous multi-line in deprecation message
2024-11-09 23:52:03 +03:00
3af7e4416e
filetree/neo-tree: rename deprecated nvimWebDevicons
option
2024-11-09 23:52:03 +03:00
a42a4a4fb6
binds/which-key: migrate to setupOpts
2024-11-09 23:52:03 +03:00
diniamo
715408d2bd
nvim-cmp: move text and snippet completions to the bottom
...
This doesn't guarantee that snippets will be above text completions, but
that should still be the case, since the `kind` comparator sorts
snippets above text.
2024-11-09 23:42:17 +03:00
Soliprem
1604c7423f
languages/assembly: init ( #447 )
...
* asm: init
* docs: added changelog for assembly
* asm: fixing requested changes
* configuration: assembly set to false
2024-11-09 23:13:27 +03:00
Ching Pei Yang
b302e151e1
devicon: re-enable icon color
...
was mistakenly disabled in a6bb6e1b3e
2024-11-08 18:46:15 +01:00
Soliprem
1bd0ae5f7e
typst: added tinymist and activated formatters ( #444 )
...
* typst: added tinymist and activated formatters
* docs: added tinymist release notes
* typst: formatting
* docs: complying with standards
* typst: formatting
2024-11-08 18:10:40 +03:00
1b16c6b19f
tabline/nvim-bufferline: remove assertion; enable nvim-web-devicons by default
2024-11-08 10:15:23 +00:00
a6bb6e1b3e
modules/visuals: migrate plugins to setupOpts
2024-11-08 10:15:23 +00:00
b3f51048db
Merge branch 'main' into v0.7
2024-11-08 09:33:15 +00:00
Noire
8997e62b3b
utility/precognition: init module ( #437 )
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* utility/precognition: init
* utility/precognition: fix priority example, add default
* utility/precognition: add files to default.nix
* utility/precognition: fix typos, manual fmt
* utility/precognition: remove useless mappings
i was going to add binds to toggle/enable/disable but ehhh
idk
* utility/precognition: fix hints option
it broke
* utility/precognition: update gutter hints, new description
* utility/precognition: add files to motion defaults
* utility/precognition: add plugin to flake
* utility/precognition: remove comment reference
oops
* utility/precognition: add precognition to maximal configuration
it does work!
* utility/precognition: update descriptions
needs docs link, desc is somewhat obscure.
* docs: add credit to release notes
* utility/precognition: format
* utility/precognition: de-linkify descriptions
* utility/precognition: no more rec
* utility/precognition: convert to setupOpts
honestly raf was cooking with this one.
it's much nicer to use compared to interpolation lol
* utility/precognition: remove unnecessary function parameter
* utility/precognition: format
* utility/precognition: add description to disabled_fts
oops
* utility/precognition: manual format
* utility/precognition: remove periods at the end of descriptions
* utility/precognition: fix configuration.nix entry
oops lol
* utility/precognition: format
* utility/precognition: expand `vim`
* precognition: consistency changes
Just my minor nits.
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-11-08 09:32:02 +00:00
81eda5b340
neovim/spellcheck: add autogroup to spellcheck fts autocmd; fix vim-dirtytalk
2024-11-06 19:33:08 +03:00