feat: add yazi, use treesitter for highlight
This commit is contained in:
parent
95b077c2ba
commit
4f118319d3
6 changed files with 67 additions and 24 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
# Import all your configuration modules here
|
||||
imports = [
|
||||
./rainbow-delimiters.nix
|
||||
./ai/avante.nix
|
||||
./buffer/bufdelete.nix
|
||||
./blink.nix
|
||||
./bufferline.nix
|
||||
./comment.nix
|
||||
./core.nix
|
||||
./direnv.nix
|
||||
|
@ -16,13 +16,14 @@
|
|||
./lazygit.nix
|
||||
./lsp
|
||||
./lualine.nix
|
||||
./neo-tree.nix
|
||||
# ./project.nix
|
||||
./rainbow-delimiters.nix
|
||||
./telescope.nix
|
||||
./toggleterm.nix
|
||||
./treesitter.nix
|
||||
./which-key.nix
|
||||
|
||||
./filemanager.nix
|
||||
./ui.nix
|
||||
];
|
||||
plugins.web-devicons.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue