mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add fm plugin for better file managment integration
This commit is contained in:
@@ -119,6 +119,7 @@ local plugins = {
|
||||
"mrjones2014/smart-splits.nvim", -- Smart splits
|
||||
"xiyaowong/nvim-transparent", -- Remove all background colors
|
||||
"nanotee/zoxide.vim", -- zoxide integration
|
||||
"is0n/fm-nvim", -- terminal file managers
|
||||
|
||||
-- Editing Files
|
||||
"windwp/nvim-autopairs", -- Autopairs, integrates with both cmp and treesitter
|
||||
|
||||
Reference in New Issue
Block a user