Cool-Game-Dev
9eb060dde2
languages/csharp: Replace root_markers with root_dir
...
Replace the root_markers with root_dir in roslyn_ls and omnisharp
2025-08-13 09:05:26 -05:00
Cool-Game-Dev
238b86daeb
languages/csharp: Add roslyn-ls
...
Add the roslyn-ls lsp to the csharp language model, following standards
set by other lsps.
2025-08-13 09:05:21 -05:00
Ching Pei Yang
b64f7d48f1
startify: fix typo
2025-08-13 14:00:00 +02:00
b88c7bcdc0
Merge pull request #1040 from imnotpoz/oil-git-status
...
utility/oil-nvim: add oil-git-status support
2025-08-09 12:20:57 +03: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
085df81edf
wrapper/options: fix exmple for additionalRuntimePaths
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696484c57a2dd2dcd985ddeba37859e10ff7
2025-08-05 12:53:55 +03:00
Soliprem
17968d1ced
lsp/otter: remove conflict warning since 0.11 is now common
2025-08-02 13:49:09 +02:00
poz
de1f36b4be
utility/oil-nvim: add oil-git-status support
2025-08-02 13:40:01 +02:00
Cool-Game-Dev
4b99fb6d90
language/just: init
...
Create the module `vim.languages.just` which provides support for
treesitting and just-lsp.
2025-08-01 14:30:37 -05:00
Ching Pei Yang
69659e078b
Merge pull request #962 from horriblename/language-overhaul-part
...
[skip ci] Language overhaul part 2
2025-08-01 12:12:34 +02:00
Ching Pei Yang
b45b763fd4
languages/tailwind: fix use of lspconfig.util
2025-08-01 12:00:44 +02:00
Ching Pei Yang
6394f82a22
languages/julia: fix outdated docs
2025-08-01 12:00:43 +02:00
Pei Yang Ching
a5ba08770a
languages: add deprecation warning for renamed options
2025-08-01 12:00:43 +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
Ching Pei Yang
9407a3e1c6
languages: coerce server type to list for compat
2025-07-23 23:36:22 +02:00
Ching Pei Yang
76c031bbda
language/ts: migrate to vim.lsp.servers
2025-07-23 23:36:22 +02:00
Ching Pei Yang
a2ce78fa90
language/go: migrate to vim.lsp.servers
2025-07-23 23:36:22 +02:00
Ching Pei Yang
bf4dedb6ed
language/clang: migrate to vim.lsp.servers
2025-07-23 23:36:22 +02:00
Ching Pei Yang
fa3a65025d
language/csharp: migration to vim.lsp.servers
2025-07-23 23:36:22 +02:00
Ching Pei Yang
b4f34299ce
language/fsharp: migrate to vim.lsp.servers
2025-07-23 23:36:21 +02:00
Ching Pei Yang
4c83dd5895
language/cue: migrate to vim.lsp.servers
2025-07-23 23:36:21 +02:00
Ching Pei Yang
7cabd47716
language/css: migrate to vim.lsp.servers
2025-07-23 23:36:16 +02: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
poz
56dc23222f
languages/wgsl: make server name match package and binary name
2025-07-23 03:30:52 +02: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
poz
7400d6fd48
languages/haskell: add missing comma after hls table
2025-07-21 02:19:52 +02: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
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964c7b5ff071d9ac1713a149ebd9c3abd0f
2025-07-19 04:28:41 +03:00
36a1d81675
Merge branch 'main' into v0.8
2025-07-19 03:20:00 +03:00
b094fe233a
Merge pull request #913 from sjcobb2022/language-overhaul
...
languages: overhaul
2025-07-19 03:14:16 +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