e48638aef3
tabline/nvim-bufferline: fix Catppuccin integration
...
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ecfe08983c1d65145f961e31baf1fca6
2025-10-03 08:27:49 +03:00
Party Wumpus
b7571df4d6
languages/typst: Add inline preview via typst-concealer ( #588 )
...
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
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* add typst-concealer
* Update modules/plugins/languages/typst.nix
Co-authored-by: raf <raf@notashelf.dev>
* add keybinds, resolve review etc
* add changes back (it was easier than a rebase here)
* add the newer conceal_in_normal option
* run deno fmt
* add "typ" to typos
---------
Co-authored-by: raf <raf@notashelf.dev>
2025-09-19 08:47:41 +00:00
Ching Pei Yang
96e1004e55
nix: fix nixd option
2025-09-15 18:44:30 +02:00
Ching Pei Yang
a37bce1194
languages/nix: fix missing init_options when format enabled
2025-09-13 16:20:20 +02:00
850559fd51
utility/image-nvim: support sixel in backend
enum
...
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696461887a5f55632334e644ab04e0de5d76
2025-09-13 10:01:19 +03:00
myu
5f2718875e
themes/catppuccin: propagate transparency to floating window options
2025-09-02 20:19:21 -04:00
c3ed4dd94f
Merge branch 'main' into main
2025-08-31 22:28:12 +03:00
jules
d76b4284b0
ui/nvim-highlight-colors: remove untyped vendored options
2025-08-31 13:49:17 -04:00
7592797325
nvim-bufferline: fix catppuccin integration
...
Handle breaking changes gracefully for once, ffs
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69647fc9d590ec3cb0cee53e4e6ae2f88de5
2025-08-31 19:28:34 +03:00
jules
9c21bd06a2
ui/nvim-highlight-colors: init
2025-08-31 10:59:10 -04:00
Joshua Manchester
626ad99297
fix(blink-cmp): Fix broken default sources
...
Currently, regardless of whether nvim-cmp is enabled, nvim-cmp's sources
are added as providers. If the nvim-cmp sources "buffer" or "path" are
enabled they will override and break blink.cmp's default "path" and
"buffer" sources.
This fixes the issue by only configuring nvim-cmp sources and providers
when nvim-cmp is enabled and, if nvim-cmp is enabled, only configuring
nvim-cmp compat providers that are not in the blink.cmp default sources.
2025-08-06 22:35:19 -04:00
b4dac8d635
Merge branch 'main' into colorful-menu
2025-08-05 13:10:21 +03:00
fa52e006eb
modules: fix typos; clean up vim-startify module
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69641dac96714f7d7ddfb6a302e7340de9ca
2025-08-05 13:08:48 +03:00
Soliprem
17968d1ced
lsp/otter: remove conflict warning since 0.11 is now common
2025-08-02 13:49:09 +02:00
00d04a4c06
Merge branch 'main' into plugin/nvim-biscuits
2025-07-24 18:23:34 +00:00
Joshua Manchester
afe7559c8e
utility/undotree: use enable option
2025-07-24 15:57:56 +01:00
Coolio
0b325d788e
utility/nvim-biscuits: improve enable option description
...
Improve the grammar of the `vim.utility.nvim-biscuits.enable` option to read better in documentation.
Co-authored-by: raf <raf@notashelf.dev>
2025-07-23 15:07:20 -05:00
Cool-Game-Dev
66e32eeafa
utility/nvim-biscuits: Add pluginRC
...
Add the setup function for the nvim-biscuits with setupOps to pluginRC.
2025-07-23 12:20:14 -05:00
Cool-Game-Dev
29d6f51cbc
utility/nvim-biscuits: init
...
Add `utility.nvim-biscuits` module. Adds the plugin nvim-biscuits, a
rewrite of assorted biscuits.
2025-07-22 12:23:28 -05:00
Abhi
338577d9c9
utility/undotree: removed utility category from lazy loader
2025-07-21 14:15:13 -04:00
8ae0aebb8b
Merge branch 'main' into main
2025-07-20 23:08:16 +03:00
Abhi
cec4a94197
utility/undotree: moved undotree to utility object
2025-07-20 15:52:38 -04:00
Abhi
0a1dda51d0
utility/undotree: formatted code
2025-07-20 14:15:49 -04:00
poz
7f6fe46833
languages/wgsl: fix binary path
2025-07-20 13:59:22 +02:00
5f2530a239
Merge branch 'main' into main
2025-07-20 14:41:52 +03:00
Gabriel Nützi
9c0c62bbc6
docs: note for installing all grammars in treesitter.nix
2025-07-20 13:35:56 +02:00
Gabriel Nützi
a1dcd935b5
docs: missing with
in treesitter.nix
2025-07-20 13:12:28 +02:00
Abhirath A
4847c099eb
utility/undotree: added description to enable
...
Co-authored-by: raf <raf@notashelf.dev>
2025-07-20 05:39:51 -04:00
Abhirath A
60dd59ecae
utility/undotree: removed unnecessary lazy inputs
...
Co-authored-by: raf <raf@notashelf.dev>
2025-07-20 05:39:20 -04:00
Abhi
1bb9454933
utility/undotree: added extra commands to lazy loader
2025-07-19 23:14:01 -04:00
Abhi
b719103337
formatted files
2025-07-19 18:57:31 -04:00
Abhi
81d566ac39
utility/undotree: removed unimportant boilerplate
2025-07-19 14:44:47 -04:00
Abhi
b7b442737a
utility/undotree: init module
2025-07-19 14:37:41 -04:00
7c1f5db3a5
git/hunk-nvim: add missing UI dependency
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69645f227bef24e5e8481dcd4727623e710f
2025-07-19 18:37:32 +03:00
b89ed91405
git/hunk-nvim: init
...
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964c7b5ff071d9ac1713a149ebd9c3abd0f
2025-07-19 04:28:41 +03:00
poz
5651ca05fd
themes/everforest: init
...
https://github.com/sainnhe/everforest
2025-07-19 02:03:27 +02:00
f1ac8512de
Merge branch 'main' into otter-update
2025-07-19 01:38:10 +03:00
poz
5592bcff64
treewide: remove deprecated isNull
2025-07-19 00:08:43 +02:00
midischwarz12
47dcff9d56
feat: vim.loop -> vim.uv
2025-07-17 10:43:55 -05:00
Mohammad Rafiq
0d394c9db0
fix(snippets/luasnip): enable vscode snippet loader
...
nvim-cmp and friendly-snippets depend on the vscode
luasnip loader. previously we only set snipmate
2025-07-17 17:56:37 +08: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
Francesco Prem Solidoro
34bd3f08f0
otter: remove deprecated setting
2025-07-16 02:47:29 +02:00
Devin Droddy
e78d4bb3c9
assistant/supermaven-nvim: fix usage of luaInline type
...
😭
2025-07-10 21:09:17 -04:00
e02b61dc4c
Merge branch 'main' into add-supermaven
2025-07-10 01:10:39 +03:00
Devin Droddy
0bd9f1f0ec
assistant/supermaven-nvim: import improvement
2025-07-09 17:36:11 -04:00
Devin Droddy
c86a8a7ddb
assistant/supermaven-nvim: fix bad file reference
...
whoops
2025-07-08 15:42:11 -04:00
Devin Droddy
53c85ca262
assistant/supermaven-nvim: explicit type imports
2025-07-08 15:42:05 -04:00
Devin Droddy
b86e7d157d
supermaven-nvim: fixes
2025-07-08 15:42:05 -04:00
Devin Droddy
2317cba854
supermaven-nvim: add option
...
closes #970
2025-07-08 15:42:05 -04:00