nixos/pkgs/nixvim
2025-08-11 12:42:36 +08:00
..
lang pkgs(nixvim): Add some language supports for formatting 2025-08-11 12:42:35 +08:00
autocmds.nix pkgs(nixvim): Add some basic structure 2025-08-11 12:42:26 +08:00
coding.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 pkgs(nixvim): Use conform.nvim as formatting plugin, and add two usercmds for it 2025-08-11 12:42:34 +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 neovide support for neovim 2025-08-11 12:42:36 +08:00
treesitter.nix pkgs(nixvim): Enable treesitter support and enable which-key plugin 2025-08-11 12:42:32 +08:00
ui.nix pkgs(nixvim): Set colorscheme and enable lualine plugin 2025-08-11 12:42:31 +08:00
util.nix pkgs(nixvim): Add some basic structure 2025-08-11 12:42:26 +08:00