|
41931ea87a
|
docs/installation: un-linline section link
|
2024-11-25 18:01:50 +03:00 |
|
|
3b27c00268
|
docs/options: include warning about option prefix
|
2024-11-25 18:01:49 +03:00 |
|
|
eaeb99539b
|
docs: use the correct path for quirks.md
|
2024-11-25 18:01:48 +03:00 |
|
|
344348512e
|
docs/preface: include project description in the preface
|
2024-11-25 18:01:47 +03:00 |
|
|
ce6799c9d8
|
docs/plugins: rename to 'quirks' to be more general
|
2024-11-25 18:01:46 +03:00 |
|
|
4156ecfb21
|
docs/try-it-out: correct number of available configs; fix typos
|
2024-11-25 18:01:45 +03:00 |
|
|
d0ae648119
|
docs/custom-plugins: improve wording for DAG; link to local docs
|
2024-11-25 18:01:44 +03:00 |
|
|
c382bb02eb
|
docs/custom-plugins: better wording and edge cases in legacy-method.md
|
2024-11-25 18:01:43 +03:00 |
|
|
b2600885c8
|
docs: add preface to modules chapter
|
2024-11-25 18:01:42 +03:00 |
|
|
5b54f6d5f5
|
docs/installation: add standalone flake example
|
2024-11-25 18:01:41 +03:00 |
|
|
7c8dc07824
|
docs: fix typo in standalone installation pages
|
2024-11-25 18:01:40 +03:00 |
|
|
94d04ba0df
|
docs: clean up project README
|
2024-11-25 18:01:39 +03:00 |
|
|
6645abb6e8
|
flake: improve deprecation messages for old neovim-flake modules'
|
2024-11-25 18:01:38 +03:00 |
|
Ching Pei Yang
|
8c95b996c7
|
copilot: fix wrong keybind descriptions
|
2024-11-23 20:21:31 +01:00 |
|
Ching Pei Yang
|
e143f4699c
|
configuration: switch default file-tree to neo-tree
|
2024-11-22 22:37:05 +03: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 |
|
Ching Pei Yang
|
1d2d4cd088
|
lazy: wrap beforeAll in lua function
|
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
|
250b503ef5
|
flake: update mnw
|
2024-11-17 17:00:29 +01:00 |
|
diniamo
|
8a827f92c9
|
Merge pull request #453 from diniamo/fix-trouble-binds
trouble: fix binds
|
2024-11-16 21:34:06 +01: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 |
|
Ching Pei Yang
|
2df52f6ec4
|
lazy: remove unused imports
|
2024-11-15 09:40:06 +03:00 |
|
Ching Pei Yang
|
a79827f1f3
|
lazy: add key.mode example
|
2024-11-15 09:40:06 +03:00 |
|
Ching Pei Yang
|
22cfec78db
|
lazy: re-order options for consistency
|
2024-11-15 09:40:06 +03:00 |
|
Ching Pei Yang
|
0b0bbfd348
|
lazy: add missing load() wrapper
|
2024-11-15 09:40:06 +03:00 |
|
Ching Pei Yang
|
2aad0fb838
|
lazy: remove defaults for keys
|
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 |
|
diniamo
|
947cf90878
|
flake: provide dev package
|
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 |
|
Ching Pei Yang
|
12b650fea7
|
lazy: remove redundant submodule
|
2024-11-11 01:50:11 +03: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 |
|
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 |
|
|
7a0e7739c5
|
flake: bump inputs
|
2024-11-09 23:52:03 +03:00 |
|