dathegreat
171a5bf656
languages/haskell.nix: fix invalid keys in the haskell-tools configuration
...
These keys presented the error `unrecognized configs in
vim.g.haskell_tools: { "hls.filetypes", "hls.root_dir",
"tools.hover.enable", "hls.enable" }` on attaching to any haskell file.
2026-05-10 23:20:15 +02:00
c56ec752ba
langauges: add defaultText to all values dependent on toggles
...
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (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: Idf55a40882e53006048fdd876c869f906a6a6964
2026-03-12 09:56:14 +03:00
Ching Pei Yang
5291167312
language/haskell: fix typo in cabal-fmt
2026-03-03 19:35:18 +01:00
Gerg-L
3e48f13c3c
lib: rewrite toLuaObject, deprecate everything else ( #1178 )
...
* lint: typos
* wrapper/build: passthru mnw stuff
* lib: rewrite toLuaObject, deprecate everything else
* docs: deno fmt
* Emac
---------
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-10-13 18:56:11 +02:00
Ching Pei Yang
c13edf9961
treewide: remove usage of default_on_attach outside LspAttach
2025-09-26 00:29:27 +02:00
poz
7400d6fd48
languages/haskell: add missing comma after hls table
2025-07-21 02:19:52 +02:00
sjcobb
e0cd56f39e
ordering of types
2025-07-14 01:15:39 +01:00
sjcobb
abec738d2a
hacky but working haskell
2025-06-16 16:41:45 +01:00
sjcobb
e24383e556
update haskell-tools
2025-06-16 15:23:40 +01:00
sjcobb
acf3cca302
use new util
2025-06-15 22:31:43 +01:00
sjcobb
39efdc7990
convert haskell module
2025-06-06 11:01:06 +01:00
1ed6fd9f58
languages: deprecate vim.languages.enableLSP
...
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
2025-05-04 18:01:46 +03:00
Artur Manuel
ea056532bc
languages/haskell: specify lsp flag ( #540 )
...
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
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (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
Check for typos in the source tree / check-typos (push) Waiting to run
Co-authored-by: Artur Manuel <balkenix@outlook.com>
2025-01-09 15:28:13 +03:00
Artur Manuel
0946d43921
languages/haskell: fix DAP command definition
2024-12-21 01:00:02 +00:00
Artur Manuel
e715463257
plugins/languages: add haskell support ( #499 )
...
* plugins/languages: add haskell support
Closes #426
* fix docs
---------
Co-authored-by: Artur Manuel <balkenix@outlook.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-12-20 03:50:38 +00:00