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
|
db0e8a65a5
|
docs: update release notes
|
2024-11-30 15:46:11 +01:00 |
|
Ching Pei Yang
|
3011af88f1
|
fixup! lib/binds: remove unused helpers
|
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
|
aa903d1960
|
lib/binds: remove unused helpers
|
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
|
f085f5a047
|
docs/hacking: use new keybind helper
|
2024-11-30 15:45:54 +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 |
|
Ching Pei Yang
|
c129c53685
|
lib/binds: add simpler keymap helper
|
2024-11-30 15:38:06 +01:00 |
|
|
29b7c415a9
|
Merge pull request #474 from diniamo/run-nvim
runner/run-nvim: init
|
2024-11-30 12:31:24 +03:00 |
|
diniamo
|
8bc230bf00
|
docs(0.7): add breaking changes entry
|
2024-11-30 10:29:35 +01:00 |
|
diniamo
|
71de14149d
|
init/basic: deprecate vim.leaderKey
in favour of `vim.globals.mapleader` and `vim.globals.maplocalleader`
tmp
Co-authored-by: raf <raf@notashelf.dev>
|
2024-11-30 10:29:35 +01:00 |
|
|
0b52ea8dbc
|
Merge pull request #440 from NotAShelf/typos-and-friends
treewide: documentation cleanup and fixes
|
2024-11-30 08:07:15 +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
|
2024-11-29 12:09:43 +03:00 |
|
Ching Pei Yang
|
fee1b46924
|
lazy: add assertions against common problems (#476)
* lazy: allow null package
* lazy: add assertions for common pitfalls
* lazy: pass plugin name to custom load function
* lazy: format description
Co-authored-by: raf <raf@notashelf.dev>
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2024-11-29 00:16:17 +01: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 |
|
|
5589d1ff57
|
ci: ignore viwP in release notes
|
2024-11-26 11:28:34 +03:00 |
|
|
a3038b697d
|
treewide: find and fix more typos
|
2024-11-26 11:24:25 +03:00 |
|
|
0e14e8008b
|
ci: check for typos in the source tree
|
2024-11-26 11:20:34 +03:00 |
|
|
f86f8bb9dc
|
meta: update CONTRIBUTING and pull request tempalte
|
2024-11-26 11:00:42 +03:00 |
|
|
63800378c9
|
ci: fix yaml syntax for check-docs workflow
|
2024-11-26 10:52:11 +03:00 |
|
|
c2de643f19
|
treewide: find and fix typos
|
2024-11-26 10:36:39 +03:00 |
|
|
38d265d434
|
manual/configuring: in-depth explanation of plugin input overrides
|
2024-11-26 10:15:04 +03:00 |
|
|
a1a8d596ed
|
flake: rustaceanvim 2024-11-09 -> 2024-11-25
|
2024-11-26 09:41:41 +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 |
|
|
a196e9610f
|
docs: format via deno fmt
This should be a pre-commit hook in the future.
|
2024-11-25 19:16:46 +03:00 |
|
|
e43a067cae
|
ci: build docs-checklink package in CI to ensure link validity
|
2024-11-25 19:05:10 +03:00 |
|
|
5618dadd96
|
treewide: remove dead links caught by the lychee link check
|
2024-11-25 18:56:58 +03:00 |
|
|
dd8b0e272f
|
flake: add docs-linkcheck package for validating hyperlinks
|
2024-11-25 18:55:01 +03:00 |
|
|
7da133c3a1
|
treewide: remove with lib; from docs and sources
|
2024-11-25 18:11:53 +03:00 |
|
|
0be7d8adcf
|
docs: compile stylesheet via rsass
|
2024-11-25 18:01:57 +03:00 |
|
|
4e82ded53a
|
docs/installation: fix logical errors in standalone chapters
|
2024-11-25 18:01:56 +03:00 |
|
|
71e7072fcf
|
docs: use the correct NVF_REPO url
|
2024-11-25 18:01:55 +03:00 |
|
|
10127a5195
|
docs: compile stylesheet via dart-sass
|
2024-11-25 18:01:54 +03:00 |
|
|
cb10266dce
|
docs: add anchors to individual headers
Taken from Nixpkgs manual derivation, neat.
|
2024-11-25 18:01:53 +03:00 |
|
|
1e9f5d09a7
|
docs/installation: connect custom-configuration section to the module chapters better
|
2024-11-25 18:01:52 +03:00 |
|
|
a8ebd8972b
|
docs/hacking: make preface more readable & friendly
|
2024-11-25 18:01:51 +03:00 |
|
|
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 |
|