few bugfixes, mini.files

This commit is contained in:
iofq 2024-08-21 02:35:12 -05:00
parent 4ceceff9bf
commit 14fec02d63
9 changed files with 149 additions and 162 deletions

View file

@ -43,6 +43,7 @@ with final.pkgs.lib; let
nvim-lspconfig
nvim-neoclip-lua
nvim-nio
nvim-autopairs
nvim-treesitter-context
nvim-treesitter-textobjects
(nvim-treesitter.withPlugins(p: with p; [
@ -72,8 +73,6 @@ with final.pkgs.lib; let
tree-sitter-typescript
tree-sitter-yaml
]))
nvim-web-devicons
oil-nvim
outline-nvim
scope-nvim
snipe-nvim