Commit graph

32 commits

Author SHA1 Message Date
9201969c1b
Reformat nix source file using nixfmt 2025-08-21 05:08:56 +08:00
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