Ching Pei Yang
|
5b4f9c6320
|
Merge pull request #1515 from CaueAnjos/feat/csharp-update
languages/csharp: update
|
2026-04-25 22:56:01 +02:00 |
|
CaueAnjos
|
e60803d9d6
|
languages/csharp: add csharpier formatter and assertions
|
2026-04-24 18:47:15 -03:00 |
|
CaueAnjos
|
1628aa93b7
|
languages/csharp: add csharpls-extended-lsp-nvim extension
|
2026-04-24 18:47:15 -03:00 |
|
CaueAnjos
|
3c8885b75a
|
languages/csharp: add omnisharp-extended-lsp-nvim extension
|
2026-04-24 18:47:15 -03:00 |
|
CaueAnjos
|
c73e781a3d
|
languages/csharp: add roslyn-nvim extension
|
2026-04-24 18:47:15 -03:00 |
|
CaueAnjos
|
99c2594edd
|
languages/csharp: update lsp servers
|
2026-04-24 18:47:15 -03:00 |
|
CaueAnjos
|
6ef413e526
|
lsp/presets/roslyn-ls: init
|
2026-04-24 18:47:15 -03:00 |
|
CaueAnjos
|
f6812858c0
|
lsp/presets/omnisharp: init
|
2026-04-24 18:47:15 -03:00 |
|
CaueAnjos
|
f4423f18ab
|
lsp/presets/csharp_ls: int
|
2026-04-24 18:47:15 -03:00 |
|
Snoweuph
|
4139469926
|
Merge pull request #1540 from snoweuph/feat/template-injecitons
Injections, Injections,... INJECTIONS!
|
2026-04-24 22:33:35 +02:00 |
|
Ching Pei Yang
|
16e8657179
|
treesitter: wording
|
2026-04-24 21:55:14 +02:00 |
|
Snoweuph
|
cee03d0c97
|
languages/nix: fix treesitter nvf query for vim.treesitter.queries
|
2026-04-24 21:55:14 +02:00 |
|
Snoweuph
|
10d7bb38ff
|
languages/jinja: add injection
|
2026-04-24 21:55:14 +02:00 |
|
Snoweuph
|
e201640fc9
|
languages/yaml: add treesitter filetype mappings for yml
|
2026-04-24 21:55:14 +02:00 |
|
Snoweuph
|
2592c16878
|
languages/bash: add filetype mappings for ash, dash and zsh
|
2026-04-24 21:55:14 +02:00 |
|
Snoweuph
|
9ff0dcb60c
|
treesitter: add filetype mappings
|
2026-04-24 21:55:14 +02:00 |
|
Snoweuph
|
27b4dc9fb0
|
treesitter: rename queries content to query
|
2026-04-24 21:55:14 +02:00 |
|
|
|
95adf36ef5
|
Merge pull request #1541 from NotAShelf/dependabot/github_actions/cachix/install-nix-action-31.10.5
build(deps): bump cachix/install-nix-action from 31.10.4 to 31.10.5
|
2026-04-24 22:31:44 +03:00 |
|
dependabot[bot]
|
feca1f49c0
|
build(deps): bump cachix/install-nix-action from 31.10.4 to 31.10.5
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.10.4 to 31.10.5.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](https://github.com/cachix/install-nix-action/compare/v31.10.4...v31.10.5)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-version: 31.10.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-24 21:24:19 +02:00 |
|
|
|
26b98908d9
|
Merge pull request #1543 from opdavies/opdavies-patch-1
Fix typo in error message for qmk layout
|
2026-04-24 02:46:32 +03:00 |
|
Oliver Davies
|
89fb633f0a
|
Fix typo in error message for qmk layout
|
2026-04-24 00:36:01 +01:00 |
|
Ching Pei Yang
|
e63dc282c1
|
Merge pull request #1479 from snoweuph/feat/vue
languages/vue: init
|
2026-04-23 00:38:37 +02:00 |
|
Snoweuph
|
9bd49b25e9
|
languages/vue: init
|
2026-04-22 23:27:38 +02:00 |
|
Snoweuph
|
4b2c7381a0
|
lsp/presets/vue-language-server: init
|
2026-04-22 23:27:36 +02:00 |
|
Snoweuph
|
d80d85a4e1
|
lsp/presets/vtsls: init
|
2026-04-22 23:27:33 +02:00 |
|
|
|
35a64b0c64
|
Merge pull request #1538 from snoweuph/docs
docs: update ndg and fix linkcheck
|
2026-04-23 00:12:08 +03:00 |
|
Snoweuph
|
1bff580d63
|
chore: update ndg and fix linkcheck
|
2026-04-22 22:59:17 +02:00 |
|
Snoweuph
|
b80590dd3f
|
Merge pull request #1539 from snoweuph/feat/java
Java Extensions
|
2026-04-22 20:18:09 +02:00 |
|
Snoweuph
|
c4a7fd88b5
|
languages/java: add extension gradle.nvim
|
2026-04-22 20:17:15 +02:00 |
|
Snoweuph
|
b00e829594
|
languages/java: add extension maven.nvim
|
2026-04-22 20:16:48 +02:00 |
|
|
|
0af6815072
|
terminal/toggleterm: fix formatting & typo
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ic8fad27899388fae9651833aa2ec80d96a6a6964
|
2026-04-22 00:36:20 +03:00 |
|
|
|
2a35be20e5
|
terminal/toggleterm: fix documentation rendering for literals; use mkEnableOption
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I1e58edf910815db0241e8d780cac489b6a6a6964
|
2026-04-22 00:33:34 +03:00 |
|
|
|
ffb1fb5719
|
docs: point to the correct page for the hacking guidelines
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I43df6db88be3d9d1dd9663d0d31f1cf26a6a6964
|
2026-04-22 00:33:33 +03:00 |
|
|
|
96c11f72ac
|
meta: add @snoweuph to CODEOWNERS
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I455d9909a3f6789a52f085e15cac2a906a6a6964
|
2026-04-22 00:33:32 +03:00 |
|
Snoweuph
|
4de19e1209
|
Merge pull request #1536 from snoweuph/feat/injections
Feat/injections 💉
|
2026-04-20 16:33:07 +02:00 |
|
Snoweuph
|
fbb27a80c5
|
languages/tera: add injection
|
2026-04-20 16:27:16 +02:00 |
|
Snoweuph
|
56db4e1cbd
|
languages/go: add injections for gotmpl
|
2026-04-20 16:27:14 +02:00 |
|
Snoweuph
|
c4b940239b
|
languages/nix: add more nvf injections
|
2026-04-20 16:27:13 +02:00 |
|
Snoweuph
|
6e4065cfbc
|
chore: drop injection comments
|
2026-04-20 16:27:12 +02:00 |
|
|
|
cd9c79b8cd
|
pins: track vim-wakatime from master branch
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9ab6bd2f662c60d0aa380fed215417d96a6a6964
|
2026-04-19 23:29:49 +03:00 |
|
|
|
5647ee9f90
|
utility/vim-wakatime: adjust dir name; track via npins & migrate to setupOpts
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I1a292560f7147a390ab28e97b9f1bece6a6a6964
|
2026-04-19 19:34:22 +03:00 |
|
Snoweuph
|
c7c90abadb
|
Merge pull request #1535 from snoweuph/feat/queries
neovim/queries: init and add an example injection
|
2026-04-19 17:54:50 +02:00 |
|
Snoweuph
|
6fe9ecd995
|
neovim/queries: init and add an example injection
|
2026-04-19 17:41:15 +02:00 |
|
Ching Pei Yang
|
d9ba7f0a9e
|
Merge pull request #1533 from snoweuph/feat/angular
lsp/presets/angular-language-server: init
|
2026-04-19 16:27:50 +02:00 |
|
Snoweuph
|
f066a65b6e
|
lsp/presets/angular-language-server: init
|
2026-04-19 12:43:55 +02:00 |
|
Snoweuph
|
fc411253d7
|
Merge pull request #1534 from snoweuph/main
chore: make harper shutup in the lsp logs, when no settings are configured for it
|
2026-04-19 11:50:25 +02:00 |
|
Snoweuph
|
bc1d670782
|
chore: make harper shutup in the lsp logs, when no settings are configured for it
|
2026-04-19 02:21:47 +02:00 |
|
Snoweuph
|
2809f4d430
|
Merge pull request #1501 from snoweuph/chore/typrescript
rename languages/ts to languages/typescript
|
2026-04-18 21:05:46 +02:00 |
|
Snoweuph
|
83b753ba12
|
languages/typescript: rename languages/ts to languages/typescript and cleanup the module
|
2026-04-18 21:04:50 +02:00 |
|
|
|
30965edbb0
|
Merge pull request #1531 from snoweuph/fix/biscuits
utility/nvim-biscuits: upgrade to fix treesitter incompatibilities
|
2026-04-18 17:38:43 +03:00 |
|