nixos/pkgs/nixvim
2025-08-11 12:42:52 +08:00
..
coding 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
lang pkg(nixvim): Remove all lang configuration to single file 2025-08-11 12:42:44 +08:00
ui pkg(nixvim): Refactor ui module for nixvim 2025-08-11 12:42:52 +08:00
util pkg(nixvim): Add snack plugin for many little features 2025-08-11 12:42:50 +08:00
.stylua.toml pkg(nixvim): Add .stylua.toml file to specify lua format 2025-08-11 12:42:46 +08:00
autocmds.nix pkgs(nixvim): Add some basic structure 2025-08-11 12:42:26 +08:00
editor.nix pkgs(nixvim): Add some basic structure 2025-08-11 12:42:26 +08:00
formatting.nix pkg(nixvim): Fix format command completion function 2025-08-11 12:42:40 +08:00
keymaps.nix pkgs(nixvim): Add some basic structure 2025-08-11 12:42:26 +08:00
linting.nix pkgs(nixvim): Add some basic structure 2025-08-11 12:42:26 +08:00
lsp.nix pkgs(nixvim): Add basic lsp support for nix language 2025-08-11 12:42:29 +08:00
options.nix pkgs(nixvim): Config neovim startup options 2025-08-11 12:42:33 +08:00
package.nix Add neovim_git flake input, and use neovim_git in nixvim 2025-08-11 12:42:41 +08:00
treesitter.nix pkgs(nixvim): Enable treesitter support and enable which-key plugin 2025-08-11 12:42:32 +08:00