Commit graph

1476 commits

Author SHA1 Message Date
raf
76783408b2
Merge 8f1b38ee81 into c08d0a79cc 2024-11-10 20:58:19 +00:00
Ching Pei Yang
c08d0a79cc docs: cleanup formatting 2024-11-10 23:38:22 +03:00
Ching Pei Yang
a0281d329b another mistake
name should match package.pname
2024-11-10 23:38:22 +03:00
Ching Pei Yang
cca14c7d29 docs: fix typo 2024-11-10 23:38:22 +03:00
diniamo
c4e75c4c1a wrapper: get meta from wrapped neovim package 2024-11-10 15:05:45 +03:00
6eb5bea5ba docs: update 0.7 release notes 2024-11-10 13:56:48 +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
8f1b38ee81
docs: compile stylesheet via rsass 2024-11-10 02:07:28 +03:00
Soliprem
516174e296 languages/r: adding formatters 2024-11-10 00:55:13 +03:00
c0d40cb75b
docs/installation: fix logical errors in standalone chapters 2024-11-09 23:58:51 +03:00
499d5c2679
docs: use the correct NVF_REPO url 2024-11-09 23:58:50 +03:00
8a98147d5b
docs: compile stylesheet via dart-sass 2024-11-09 23:58:49 +03:00
e89f074c09
docs: add anchors to individual headers
Taken from Nixpkgs manual derivation, neat.
2024-11-09 23:58:48 +03:00
969ab14046
docs/installation: connect custom-configuration section to the module chapters better 2024-11-09 23:58:47 +03:00
af07e1084a
docs/hacking: make preface more readable & friendly 2024-11-09 23:58:46 +03:00
84613262f0
docs/installation: un-linline section link 2024-11-09 23:58:45 +03:00
ffbcebbb4e
docs/options: include warning about option prefix 2024-11-09 23:58:44 +03:00
38f534f6d8
docs: use the correct path for quirks.md 2024-11-09 23:58:43 +03:00
bd66a784db
docs/preface: include project description in the preface 2024-11-09 23:58:42 +03:00
b5ea366433
docs/plugins: rename to 'quirks' to be more general 2024-11-09 23:58:41 +03:00
550cc787c5
docs/try-it-out: correct number of available configs; fix typos 2024-11-09 23:58:40 +03:00
119a902ddb
docs/custom-plugins: improve wording for DAG; link to local docs 2024-11-09 23:58:39 +03:00
71b1aa850c
docs/custom-plugins: better wording and edge cases in legacy-method.md 2024-11-09 23:58:38 +03:00
5745ff6bcd
docs: add preface to modules chapter 2024-11-09 23:58:37 +03:00
711de1179c
docs/installation: add standalone flake example 2024-11-09 23:58:36 +03:00
a8874e8855
docs: fix typo in standalone installation pages 2024-11-09 23:58:35 +03:00
f402e870eb
docs: clean up project README 2024-11-09 23:58:34 +03:00
b2dadb217a
flake: improve deprecation messages for old neovim-flake modules' 2024-11-09 23:58:33 +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
7a0e7739c5 flake: bump inputs 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
dfdad4c2ce
lazy: update lazy.plugins default 2024-11-08 19:03:01 +01:00
raf
43e3663b2b
Merge pull request #445 from horriblename/fix/devicon-color
nvim-web-devicons: re-enable icon color
2024-11-08 20:54:08 +03:00
Ching Pei Yang
b302e151e1
devicon: re-enable icon color
was mistakenly disabled in a6bb6e1b3e
2024-11-08 18:46:15 +01:00
0ba3ccdab8
modules: add config.vim to built package's passthru
Accessible under `<package>.passthru.neovimConfiguration`
2024-11-08 19:47:01 +03: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
57067e85ed flake: rename input for nvim-scrollbar 2024-11-08 10:15:23 +00: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
raf
b3f51048db
Merge branch 'main' into v0.7 2024-11-08 09:33:15 +00:00
Noire
8997e62b3b
utility/precognition: init module (#437)
Some checks failed
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
82c2d4bdd0
flake/packages: rename deprecated xdg_utils 2024-11-08 12:30:39 +03:00
1badee81db
flake: bump nixpkgs 2024-11-08 12:08:12 +03:00
383924d225
meta: update release info 2024-11-07 11:12:38 +03:00
81eda5b340
neovim/spellcheck: add autogroup to spellcheck fts autocmd; fix vim-dirtytalk 2024-11-06 19:33:08 +03:00