Thales Menato
e0f6fe7a2a
treesitter: attempt to adapt to (breaking) Nixpkgs changes ( #1315 )
...
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
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (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
* feat: update from builtGrammars to grammarPlugins
* fix: renamed packages
* chore: revert back the configs part
* wip: try using config
* chore: update flake
* docs: update release-note
---------
Co-authored-by: raf <raf@notashelf.dev>
2026-01-05 16:07:31 +00:00
Michael Buckley
9d5f2f4903
notes/orgmode: fixed reference to the grammar package from nixpkgs
2025-11-11 23:26:19 -05:00
alfarel
ae1922f6da
treewide: don't import modules manually
...
Reduces maintenance burden.
2025-09-27 00:33:21 +00:00
Francesco Prem Solidoro
4e0e8206c3
notes/neorg: fix formatting
2025-07-16 16:47:49 +02:00
Francesco Prem Solidoro
28f4237e4f
notes/norg: fix broken grammars and add norg-meta
2025-07-16 16:43:50 +02:00
678598167c
notes/orgmode: fix npins name incompat
2025-02-11 22:17:12 +03:00
8adc4c352a
treewide: Use nixpkgs fetchers for npins
...
plugins: switch from neodev to lazydev
2025-02-10 22:33:36 -05:00
Ching Pei Yang
00e9f27aca
obsidian: enable cmp source on blink.cmp
2025-02-06 19:26:17 +08:00
LilleAila
b0fb0a93cb
notes/obsidian: remove default dir-value
2025-01-10 08:26:29 +01:00
Soliprem
a7e0542fd0
neorg: init ( #413 )
...
* neorg: init
* neorg: setupOpts work
* neorg: disable by default
* neorg: added changelog entry
* neorg: setupOpts setup correctly
* neorg: sane default for setupOpts
* neorg: changed description and removed reduntant treesitter activation
* neorg: added vim.treesitter.enable
* neorg: fixing capitalisation
* neorg: adding descriptions
* neorg: formatting
* neorg: added newline at the end of docs
2024-10-15 15:31:18 +00:00
diniamo
7dbd1cd8d1
treewide: rewrite autocompletion module and related stuff ( #404 )
...
* modules/completion: rewrite
* treewide: remove vsnip, add luasnip
* nvim-cmp: add default sorting
* nvim-cmp: load after luasnip
* lib: fix docs for mergelessListOf
* docs: add changelog entires for rewrite
* deprecations: add rewrite deprecations
* nvim-cmp: clarify in format description
* docs: fix option reference in release notes
* treewide: remove reduant `// {default = false;}`s
* luasnip: add missing `{option}` for option reference
* deprecations: add entry for vsnip
* nvim-autopairs: use multiline string
* nvim-dap: use outer attribute
2024-10-09 17:50:34 +00:00
diniamo
f9789432f9
treewide: make the entire generated config lua based ( #333 )
...
* modules: switch to gerg's neovim-wrapper
* modules: use initViml instead of writing the file
* treewide: make the entire generated config lua based
* docs: remove mentions of configRC
* plugins/treesitter: remove vim.cmd hack
* treewide: move resolveDag to lib
* modules/wrapper(rc): fix typo
* treewide: migrate to pluginRC for correct DAG order
The "new" DAG order is as follows:
- (luaConfigPre)
- globalsScript
- basic
- theme
- pluginConfigs
- extraPluginConfigs
- mappings
- (luaConfigPost)
* plugins/theme: fix theme DAG place
* plugins/theme: fix fixed theme DAG place
* modules/wrapper(rc): add removed option module for configRC
* docs: add dag-entries chapter, add release note entry
* fix: formatting CI
* languages/nix: add missing `local`
* docs: fix page link
* docs: add mention of breaking changes at the start of the release notes
* plugins/neo-tree: convert to pluginRC
* modules/wrapper(rc): add back entryAnywhere
* modules/wrapper(rc): expose pluginRC
* apply raf patch
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-07-20 08:30:48 +00:00
jacekpoz
d873bc0667
plugins/orgmode: remove deprecated ts setup call
2024-06-23 15:14:10 +02:00
jacekpoz
8eb8326bd6
plugins/orgmode: fix typo
2024-06-08 17:58:08 +02:00
Ching Pei Yang
3766db3503
fix: bad rebase
2024-04-20 14:28:04 +02:00
a12ba5689a
lib: move all binding related functions to lib/binds
2024-04-07 18:31:06 +03:00
7c730a78e5
treewide: begin restructuring the module tree
2024-04-07 17:16:13 +03:00