No description
Find a file
Guanran Wang 3fbc02368d
flake: refactor package
- loads init.lua directly,
  before it loads a lua file -> vimscript (`customRC`) -> init.lua

- split the wrapper into its own package,
  makes `src` and `runtimeDeps` overridable

- inherit args into `makeNeovimConfig`,
  makes e.g. `vimAlias` in `wrapNeovimUnstable` work
2024-04-10 18:41:58 +08:00
lua lazy: disable barbar 2024-03-06 17:45:32 +08:00
.gitignore fixup! repo: add .gitignore 2024-02-21 15:03:44 +08:00
.luarc.json repo: fix "undefined variable 'vim'" 2024-02-27 03:06:33 +08:00
.stylua.toml initial commit 2023-12-12 20:16:58 +08:00
flake.lock flake: update lock file, switch to nixpkgs-unstable 2024-03-12 17:38:38 +08:00
flake.nix flake: refactor package 2024-04-10 18:41:58 +08:00
init.lua lazy: modularize config 2024-02-21 12:09:18 +08:00
LICENSE repo: add license 2024-02-21 13:39:09 +08:00
package.nix flake: refactor package 2024-04-10 18:41:58 +08:00
treefmt.nix flake: use treefmt-nix 2024-03-09 13:30:37 +08:00