neovim-flake/modules/plugins/languages
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
..
bash.nix flake: update nixpkgs; use new bash-language-server pkg 2024-06-21 02:18:54 +03:00
clang.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
css.nix languages: avoid using package aliases 2024-06-08 19:44:25 +03:00
dart.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
default.nix languages/ocaml: init 2024-05-15 20:40:15 +02:00
elixir.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
go.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
html.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
java.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
lua.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
markdown.nix languages/markdown: convert extra ft list to lua table 2024-05-08 00:31:23 +03:00
nim.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
nix.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
ocaml.nix languages/ocaml: add ocaml to maximal config 2024-05-16 14:39:43 +02:00
php.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
python.nix languages: changed python lsp package to pyright 2024-06-09 15:57:55 +07:00
rust.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
sql.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
svelte.nix languages: avoid using package aliases 2024-06-08 19:44:25 +03:00
tailwind.nix Merge branch 'main' into v0.6 2024-04-27 16:09:37 +03:00
terraform.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
ts.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
typst.nix languages/typst: add typst language support 2024-04-28 15:07:41 -04:00
zig.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00