mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-12-24 12:21:46 +00:00
added mini.files
This commit is contained in:
parent
b60308bf70
commit
bc12b707c2
@ -17,6 +17,9 @@ return {
|
||||
-- - sr)' - [S]urround [R]eplace [)] [']
|
||||
require('mini.surround').setup()
|
||||
|
||||
-- Simple file explorer with in-buffer-editing
|
||||
require('mini.files').setup()
|
||||
|
||||
-- Simple and easy statusline.
|
||||
-- You could remove this setup call if you don't like it,
|
||||
-- and try some other statusline plugin
|
||||
|
Loading…
Reference in New Issue
Block a user