Soliprem
52ad5ec34c
modules/nu: init ( #477 )
...
* modules/languages: add nu
* configuration: enable nu for maximal
* flake.lock: update nixpkgs
* languages/nu: TS parser is now in nixpkgs
* docs: added changelog entry for nu
* modules/plugins/languages/nu.nix: applying suggested change for option ordering
Co-authored-by: raf <raf@notashelf.dev>
* configuration.nix: don't enable nu on maximal
* modules/nu: removed useless comments
* languages/nu: cleaning up after removing formatter code
* modules/plugins/languages/nu.nix: better attrs ordering
Co-authored-by: raf <raf@notashelf.dev>
---------
Co-authored-by: diniamo <diniamo53@gmail.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-11-28 17:12:19 +00:00
ppenguin
5087c3d64d
languages/HCL: init ( #359 )
...
* add language HCL
Terraform doesn't register hcl and doesn't offer good DX if manually set
for editing e.g. nomad HCL files.
Incl. reformat with alejandra
* cleanup, add formatter
* requested improvements
forgotten save
typo (lsp <-> format)
* changelog entry
consolidate changelog entry
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-11-27 22:21:57 +03:00
Soliprem
1604c7423f
languages/assembly: init ( #447 )
...
* asm: init
* docs: added changelog for assembly
* asm: fixing requested changes
* configuration: assembly set to false
2024-11-09 23:13:27 +03:00
Soliprem
0e763161e2
languages/vala: init ( #432 )
...
* vala: init
* vala: applying reviews
* vala: making formatter work
* vala: cleaning up useless import
* vala: wrapping uncrustify
* vala: added changelog entry
2024-11-03 23:14:14 +01:00
diniamo
c6453c4e69
languages/julia: add
...
Co-authored-by: raf <raf@notashelf.dev>
2024-11-02 23:49:42 +00:00
diniamo
665feee445
languages: csharp init with omnisharp and csharp_ls
2024-10-27 14:35:17 +01:00
ksonj
caaacbf59c
languages/scala: Add scala language support ( #399 )
...
* languages/scala: Add scala language support
Adds LSP support for Scala via nvim-metals
* Fix luaInline import
* Add changelog entry for Scala support to 0.7 release notes
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-10-12 03:43:33 +00:00
Soliprem
c0790c5494
languages/kotlin: init ( #390 )
...
* merge
* created otter file
merge
* update
merge
* update
merge
* committing flake.lock
merge
* merge
* haskell: added LSP and treesitter
* haskell: default to isMaximal
* haskell: haskell support
* kotlin: LSP and treesitter
* haskell: LSP cmd definition
* haskell: LSP cmd definition (currently broken)
* kotlin: LSP and treesitter working
* removing haskell from kotlin branch
* merge
* merge
* kotlin: capitalisation
* kotlin: implemented formatter
* kotlin: cleanup
* kotlin: formatter and linter both work
* kotlin: cleanup
* kotlin: massive speedup in loadtimes for lsp
* otter: cleanup
* kotlin: changelog entry
* flake.lock: reverting accidental formatting
* kotlin: removed redundant description
* kotlin: fixed typo
* kotlin: using symlinkjoin better
* kotlin: moved wrapper to example
* kotlin: cleaning up and fixing docs render
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-10-10 20:14:52 +02:00
Soliprem
8e96f0aaa3
R: adding LSP ( #378 )
...
* r: implementing lsp
* r: version bump to context fixes treesitter bug
* r: changing treesitter package definition to mkGrammarOption
* added changelog entry
* docs: wording
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-09-24 12:00:31 +00:00
jacekpoz
db810bbf9f
languages/ocaml: init
2024-05-15 20:40:15 +02:00
e96897f6b3
languages/elixir: readd; format module options
2024-05-07 00:52:33 +03:00
bf090172d2
modules/extra: init deprecations module; warn for elixir & vim-tidal
2024-05-06 23:43:34 +03:00
1847b9f1bf
languages/tidal: remove
2024-05-06 23:43:31 +03:00
d06ff3d7db
languages/markdown: move to standalone file; add deno formatter
2024-05-06 23:43:30 +03:00
ItsSorae
4056deb411
languages/typst: add typst language support
2024-04-28 15:07:41 -04:00
7c730a78e5
treewide: begin restructuring the module tree
2024-04-07 17:16:13 +03:00