Commit graph

119 commits

Author SHA1 Message Date
400742f8a9
pkg(nixvim): Add idris2 language configuration 2025-08-11 12:43:05 +08:00
56dc7f3bba
pkg(nixvim): Add some lsp configuration 2025-08-11 12:43:03 +08:00
39ca09b05f
pkg(nixvim): Add extra module to modify option 2025-08-11 12:43:02 +08:00
86f39ed4ce
pkg(nixvim): Modify some nixvim options 2025-08-11 12:43:01 +08:00
bf50c2b05c
pkg(nixvim): Add trouble plugin 2025-08-11 12:42:59 +08:00
d794974e0c
pkg(nixvim): Add gitsigns plugin 2025-08-11 12:42:58 +08:00
9238672dad
pkg(nixvim): Add which-key plugin 2025-08-11 12:42:57 +08:00
f764a607c0
pkg(nixvim): Set leader key and modify some options 2025-08-11 12:42:56 +08:00
96c4fb932d
pkg(nixvim): Move neovide configuration to single file 2025-08-11 12:42:54 +08:00
44cbe023d0
pkg(nixvim): Refactor tree-sitter module 2025-08-11 12:42:53 +08:00
dbb0d61937
pkg(nixvim): Refactor ui module for nixvim 2025-08-11 12:42:52 +08:00
3948d2b53d
pkg(nixvim): Add snack plugin for many little features 2025-08-11 12:42:50 +08:00
2b6bc9763d
pkg(nixvim): Add lazy-load file to use AutoCmd to load plugin 2025-08-11 12:42:49 +08:00
58b503453b
pkg(nixvim): Move vim-startuptime to util/vim-startuptime.nix 2025-08-11 12:42:48 +08:00
933446925a
pkg(nixvim): Add .stylua.toml file to specify lua format 2025-08-11 12:42:46 +08:00
cfdd89c080
pkg(nixvim): Add blink-cmp, lazydev, mini-ai, mini-pairs and ts-comments plugins to improve coding UX 2025-08-11 12:42:45 +08:00
7477166d9e
pkg(nixvim): Remove all lang configuration to single file 2025-08-11 12:42:44 +08:00
54d4bc057e
pkg(nixvim): Delete reorder_array option for taplo and reformat all toml files 2025-08-11 12:42:43 +08:00
e70d021a24
Add neovim_git flake input, and use neovim_git in nixvim 2025-08-11 12:42:41 +08:00
3649602a07
pkg(nixvim): Fix format command completion function 2025-08-11 12:42:40 +08:00
745a964d79
pkgs(nixvim): Add vim-startuptime plugin for profile the startup time 2025-08-11 12:42:38 +08:00
cf90eede7e
Add neovide support for neovim 2025-08-11 12:42:36 +08:00
d242144445
pkgs(nixvim): Add some language supports for formatting 2025-08-11 12:42:35 +08:00
37914d6957
pkgs(nixvim): Use conform.nvim as formatting plugin, and add two usercmds for it 2025-08-11 12:42:34 +08:00
8806190f75
pkgs(nixvim): Config neovim startup options 2025-08-11 12:42:33 +08:00
7078dd84eb
pkgs(nixvim): Enable treesitter support and enable which-key plugin 2025-08-11 12:42:32 +08:00
9466308478
pkgs(nixvim): Set colorscheme and enable lualine plugin 2025-08-11 12:42:31 +08:00
cdf7e9908a
pkgs(nixvim): Add basic lsp support for nix language 2025-08-11 12:42:29 +08:00
419edec01f
pkgs(nixvim): Use nixvim to precompile lua to byte code 2025-08-11 12:42:27 +08:00
0bae976b08
pkgs(nixvim): Add some basic structure 2025-08-11 12:42:26 +08:00
c75945ddba
Refactor nixvim to move it as standalone package instead of nixos module 2025-08-11 12:42:13 +08:00
a3a4265b96
module(helix): Add typos-lsp to all languages' ls, and pass default lang settings via passthru in package 2025-07-15 01:46:48 +08:00
8aa578123c
Use packagesFromDirectoryRecursive to improve package building 2025-07-13 01:29:41 +08:00
65c921606e
wallpaper: Add a new wallpaper 2025-07-11 04:29:02 +08:00
f5977b7dcc
pkgs: Sync package upstream 2025-07-10 22:02:30 +08:00
b677b3366e
pkg(rime-yuhaostar): Add throw for upstream bump version 2025-07-06 07:26:46 +08:00
fc757e6613
module(i18n): Config yuhao_star ime to work with rime-ice ime 2025-07-06 07:09:49 +08:00
20f1284263
pkgs: Add package for rime-yuhao_star 2025-07-06 07:09:47 +08:00
e9580543b4
flake: Include NUR instead of call package functions separately 2025-07-05 19:36:21 +08:00
6267da609a
module(waydroid): Add waydroid module 2025-07-05 19:14:28 +08:00
250c5f2cec
Package wallpapers and sync flake inputs and package upstream source 2025-07-04 07:13:05 +08:00
fdb1885bbf
pkgs: Synchronize upstream source archives for packages 2025-07-01 00:42:30 +08:00
4dfd323325
Change base url of youthlic.social from youthlic.fun 2025-07-01 00:42:27 +08:00
f6ace25228
(pkgs): Add new package radicle-ci-broker 2025-07-01 00:40:17 +08:00
16fd11acdb
pkgs: Synchronize upstream inputs for flake and remove patch for hurl 2025-07-01 00:40:15 +08:00
cdcd180527
module(just): Add dead-nix to check unused nix code 2025-07-01 00:34:28 +08:00
977ded3804
pkgs: Synchronize upstream source archives for packages and inputs for flake 2025-07-01 00:24:49 +08:00
d390953280
Use rime-ice in nixpkgs instead of self-packaged
- remove package rime-ice
- remove overlay of rime-ice
- regenerate nvfetcher
- add configuration for rime-ice
- add zhwiki and moegirl as dict
2025-06-30 11:23:52 +08:00
eae222883f
module(firefox): Add addon redirector for firefox 2025-06-21 19:39:25 +08:00
e50aa81b8c
pkgs(dioxionary): Delete the packaging function of dioxionary 2025-06-21 19:39:24 +08:00