Commit Graph

169 Commits

Author SHA1 Message Date
NotAShelf f0dffff72e
feat: rewrite nvimtree configuration and rename nvimTreeLua to nvimTree
WARNING: breaking change - see #109
2023-07-31 13:50:10 +03:00
NotAShelf e35613d004
Merge branch 'main' into feature/nix-diagnostics 2023-07-31 13:41:27 +03:00
NotAShelf 35f3be1306
feat(languages/nix): statix & deadnix diagnostics 2023-07-31 13:34:55 +03:00
NotAShelf da86a1f5bf
Merge branch 'main' of github.com:NotAShelf/neovim-flake into dev/extend-filetree 2023-07-31 08:17:18 +03:00
NotAShelf f3591fb431
docs: add release note entry 2023-07-30 19:58:27 +03:00
NotAShelf 32a13428ec
docs: add missing documentation entries 2023-07-30 19:20:38 +03:00
NotAShelf 72a715b1bd
docs: update previous nvimTreeLua reference in docs to match the new module name 2023-07-30 11:41:44 +03:00
yavko 4ad86e9860
docs(release_notes): add denols note 2023-07-30 00:47:44 +03:00
NotAShelf 9f29552537
docs: add breadcrumbs to the release notes 2023-07-28 16:09:28 +03:00
NotAShelf 4dfd36e157
docs: document extraPlugins usage and add missing documentation entries 2023-07-28 12:30:15 +03:00
NotAShelf 3c07796010
docs: add missing changelog entry for copilot in nvim-cmp completions 2023-07-24 17:29:58 +03:00
NotAShelf aaf57d02e7
docs: cleanup 2023-07-24 16:19:23 +03:00
AmanSe 38fcf69882
update obsidian plugin release notes 2023-07-20 23:10:40 +05:30
Ching Pei Yang 8c59ce32cf update release notes 2023-07-20 14:04:46 +02:00
Ching Pei Yang 86237bfd2d feat: add transparency support for tokyonight
docs: update release notes
2023-07-17 23:39:34 +02:00
NotAShelf ef3a132a09
docs: finalize v0.4 release notes 2023-07-16 11:40:07 +03:00
NotAShelf 5e0a9b1d07
Merge pull request #88 from NotAShelf/prettier-daemon
prettier daemon
2023-07-11 23:13:22 +03:00
NotAShelf 8cda01b885
feat: add prettierd as an alternative to prettier 2023-07-11 22:54:22 +03:00
Ching Pei Yang 18e95533d6 update docs 2023-06-27 00:28:54 +02:00
Ching Pei Yang e4c2c3dfe4 update docs 2023-06-26 12:31:51 +02:00
NotAShelf acf14daea2
Merge branch 'main' into release/v0.4 2023-06-06 05:34:02 +03:00
NotAShelf c290c2adc3
docs: update 0.4 release notes 2023-06-06 03:25:16 +03:00
NotAShelf 294b712c15
docs: clean up documentation directory 2023-06-06 03:01:44 +03:00
jsw08 6a82510ee1 fixed mistakes 2023-06-05 19:49:31 +00:00
jsw08 a935c15e0a updated docs to add a section for custom vim plugins. 2023-06-05 15:39:33 +00:00
NotAShelf c6bcc873a6
docs: update release notes 2023-06-04 10:37:27 +03:00
NotAShelf f1f4b80c59
docs: fix documentation 2023-06-04 09:38:46 +03:00
NotAShelf ed251d05fa
docs: update release notes 2023-06-03 17:37:15 +03:00
NotAShelf 0afa7184f1
Merge pull request #82 from n3oney/feature/null-priority
feat: give null-ls priority over other formatters
2023-05-26 14:30:58 +03:00
Michał 9d3f74b70c chore: update release notes 2023-05-26 08:59:24 +02:00
NotAShelf dd9191e016
docs: update release notes 2023-05-24 04:53:58 +03:00
n3oney 6b61beb0ef
feat: give null-ls priority over other formatters 2023-05-23 22:55:01 +02:00
n3oney dced02feed
chore: add comments 2023-05-22 19:00:33 +02:00
n3oney ce16eebd77
chore: add custom plugins documentation 2023-05-22 16:21:47 +02:00
n3oney 5c6cd508c3
feat: make it possible to use strings for the RC
when providing a string, it will get mapped as if it was given with nivm.dag.entryAnywhere, which will most likely be what people want
2023-05-22 16:12:00 +02:00
NotAShelf 134c60f40e
docs: update release notes 2023-05-20 17:49:38 +03:00
NotAShelf d1b65d2858
docs: fix reference to invalid nvimtreeLua option 2023-05-19 16:03:16 +03:00
NotAShelf eba785e91f
docs: fix reference to invalid nvimtreeLua option 2023-05-19 15:51:15 +03:00
NotAShelf 03a4a1ebbb
docs: update release notes 2023-05-19 15:19:23 +03:00
NotAShelf 5d7c6b3c3f
docs: changelogs and attributions 2023-05-10 12:21:36 +03:00
Ching Pei Yang ee2cd6a0b8 docs: update release notes 2023-05-09 19:28:38 +02:00
NotAShelf 1678ef4738
Merge pull request #53 from Vagahbond/add-languages-to-doc
docs: add missing language opts to the documentation
2023-05-04 18:00:30 +03:00
NotAShelf 132b93a633
docs: update release notes with lazygit 2023-04-28 09:49:11 +03:00
Ching Pei Yang 345d8e76a7 docs: update release notes 2023-04-24 14:38:32 +02:00
NotAShelf 229450c4a9
docs: fix typo in release notes 2023-04-19 16:30:45 +03:00
NotAShelf c946397fba
docs: include 0.3 release notes in docs 2023-04-19 16:28:39 +03:00
NotAShelf 74258839e8
docs: 0.3 release notes 2023-04-19 15:49:28 +03:00
Yoni FIRROLONI 1e8d8593b6 add a few languages from the whole config doc to the home page 2023-04-19 12:31:14 +02:00
Ching Pei Yang b9ec7702c5
update release notes 2023-04-18 19:17:10 +02:00
NotAShelf 81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf 8e2ea2bbfc
docs: update 0.3 release notes 2023-04-18 02:17:26 +03:00
NotAShelf 58f7d8b62e
docs: update 0.3 release notes 2023-04-18 01:53:17 +03:00
NotAShelf c8b247b4d6
docs: cleanup 2023-04-18 01:10:49 +03:00
NotAShelf 8da2a02904
docs: update release notes 2023-04-17 22:46:03 +03:00
NotAShelf d138eca7c5
CI/docs: fix doc builds 2023-04-15 12:06:03 +03:00
NotAShelf f7e860d6e5
docs: clarify nixos and home-manager usage 2023-04-02 19:58:37 +03:00
Yoni FIRROLONI 10ed327a1d Change hm-module to default as can be found in the code 2023-03-29 12:30:08 +02:00
NotAShelf c2b0b6a053
docs: update manpages [2/3] 2023-02-06 21:58:09 +03:00
NotAShelf 206e17bbe4
docs: streamline manpages 2023-02-06 21:10:37 +03:00
NotAShelf 7cee5948e4
Revert "docs: streamline manpages"
This reverts commit ca88e67b8f.
2023-02-06 19:20:24 +03:00
NotAShelf ca88e67b8f
docs: streamline manpages 2023-02-06 19:16:25 +03:00
NotAShelf bde00106ee
docs: clean-up manpages 2023-02-06 08:45:58 +03:00
NotAShelf 59ff8fb1ca
Revert "chore: codeowners file"
This reverts commit a0e475dcfb.
2023-02-06 08:28:51 +03:00
NotAShelf a0e475dcfb
chore: codeowners file 2023-02-06 08:26:26 +03:00
NotAShelf bebc9941ad
docs: release notes for 0.2 & update manpage license year 2023-02-06 08:18:45 +03:00
NotAShelf c2affb9945
docs: update readme & style 2023-02-06 05:27:15 +03:00
NotAShelf 22c7b4b772
docs: update manpages [1/3] 2023-02-04 01:10:51 +03:00
NotAShelf 03b53d8c34
dev: update copyright year 2023-02-02 16:39:27 +03:00
NotAShelf 9c00808863
dev: rebase on a less personalized neovim flake 2023-02-01 22:11:37 +03:00