Ching Pei Yang
e949a51c55
rust/clang: update lldb binary name ( #365 )
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
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
2024-08-24 17:48:20 +00:00
diniamo
f9789432f9
treewide: make the entire generated config lua based ( #333 )
...
* modules: switch to gerg's neovim-wrapper
* modules: use initViml instead of writing the file
* treewide: make the entire generated config lua based
* docs: remove mentions of configRC
* plugins/treesitter: remove vim.cmd hack
* treewide: move resolveDag to lib
* modules/wrapper(rc): fix typo
* treewide: migrate to pluginRC for correct DAG order
The "new" DAG order is as follows:
- (luaConfigPre)
- globalsScript
- basic
- theme
- pluginConfigs
- extraPluginConfigs
- mappings
- (luaConfigPost)
* plugins/theme: fix theme DAG place
* plugins/theme: fix fixed theme DAG place
* modules/wrapper(rc): add removed option module for configRC
* docs: add dag-entries chapter, add release note entry
* fix: formatting CI
* languages/nix: add missing `local`
* docs: fix page link
* docs: add mention of breaking changes at the start of the release notes
* plugins/neo-tree: convert to pluginRC
* modules/wrapper(rc): add back entryAnywhere
* modules/wrapper(rc): expose pluginRC
* apply raf patch
---------
Co-authored-by: NotAShelf <raf@notashelf.dev>
2024-07-20 08:30:48 +00:00
Ching Pei Yang
9c93e9a9c0
Switch to rustaceanvim ( #335 )
...
* flake: use rustaceanvim instead of rust-tools
* rust: switch to rustaceanvim
* docs: update release notes
* flake: update nixpkgs
* docs: wording
---------
Co-authored-by: raf <raf@notashelf.dev>
2024-07-18 11:48:28 +02:00
0dca62eaa2
languages/ts: use typescript-language-server from top-level
2024-07-10 12:44:54 +03:00
diniamo
f1849c0ce5
languages/clang: use clangd by default ( #321 )
2024-07-06 19:14:36 +00:00
Ching Pei Yang
3f5ed9e979
languages/go: use dap-go
for dap configurations ( #319 )
...
* deps: add nvim-dap-go
* go: use dap-go plugin for dap configurations
* docs: update release notes
---------
Co-authored-by: Pei Yang Ching <pei.ching@check24.de>
2024-07-03 18:42:26 +00:00
1bb901edeb
languages/clang: unpin clang-tools package
2024-06-25 22:32:12 +03:00
f00ecd4eb9
languages/ts: add ts-error-translator.nvim
as an extension plugin
2024-06-24 20:05:57 +03:00
diniamo
8a0cddd9bb
languages/rust: add format
2024-06-24 19:02:04 +02:00
95615ec308
flake: update nixpkgs; use new bash-language-server pkg
2024-06-21 02:18:54 +03:00
Phan Đăng Khoa
68b0647936
languages: changed python lsp package to pyright
2024-06-09 15:57:55 +07:00
c50522f6b0
languages: avoid using package aliases
2024-06-08 19:44:25 +03:00
jacekpoz
7224c1e6af
languages/ocaml: add ocaml to maximal config
2024-05-16 14:39:43 +02:00
jacekpoz
f343ab8b3a
languages/ocaml: add formatter to nvf's env
2024-05-16 14:25:23 +02:00
jacekpoz
208d1e6741
languages/ocaml: follow other languages' format
2024-05-16 14:25:07 +02:00
jacekpoz
cc0aba4e21
languages/ocaml: add formatting support
2024-05-15 21:09:46 +02:00
jacekpoz
db810bbf9f
languages/ocaml: init
2024-05-15 20:40:15 +02:00
ea5f229efd
languages/markdown: convert extra ft list to lua table
2024-05-08 00:31:23 +03:00
41f7abcdc3
languagess/markdown: add missing config
section
2024-05-08 00:22:12 +03: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
6eba2a5585
languages: move bash & dart configurations to standalone files
2024-05-06 23:43:32 +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
aaf286dce4
modules: fix merge conflicts
2024-04-27 16:13:19 +03:00
b397dcb430
Merge branch 'main' into v0.6
2024-04-27 16:09:37 +03:00
7c730a78e5
treewide: begin restructuring the module tree
2024-04-07 17:16:13 +03:00