Open Shougo opened 6 years ago
defx.nvim supports multi root feature.
Defx -split=vertical
screenshot
@mhartington looks nice, the spell option is enabled?
@wsdjeg yes, I have it globally set, I have not disabled it for a Defx buffer yet.
Here's a new screenshot with it disabled.
I will add it later.
Defxをいつも使っています。
neovim-qtを使用しています。
カラースキーマは、tenderです。
画像は、zinbeijettのフォルダ内です。
スクリーンショットを公開します。
Updated.
This's mine for now.
Updated.
@kutsan did you patch it to replace directory icons? If so, why use it as screenshot of the project since there's no option for it?
@oblitum
did you patch it to replace directory icons?
Yes.
If so, why use it as screenshot of the project since there's no option for it?
I'm sure there will be. So, that means defx is capable of that functionality.
@oblitum @kutsan I created a defx column plugin for icons, very similar to vim-devicons. Here's the link https://github.com/kristijanhusak/defx-icons
@kristijanhusak cool :)
@kristijanhusak made a similar one as well, but like how you're is more minimal and includes highlighting. Good stuff!
defx.nvim on kitty terminal on macos
I have added it.
Defx support in spacevim https://github.com/SpaceVim/SpaceVim/pull/2282
Updated.
I have updated screenshot.
Updated.
variable column
feature, ref #122
Updated.
defx doaction call denite file
Updated.
I knew this was not related to this topic, I have been trying to configure it, but for now when I pressed 'enter' to open a file, it just took the buffer of defx, each time I had to ctrl+w o to close other windows, is there a way to open/preview the file in the right window? so I can keep the defx in left stayed open always.
@taigacute thank you so much, that's what I'm looking for
nnoremap
no thanks. i think you should read defx.txt more carefully :)
Updated.
Updated
-split=floating, hi NormalFloat guibg=#484848, colorscheme=tender
Updated
You can delete my previous screenshot.
OK. I have replaced.
Thank you for this WONDERFUL plugin. Here's my custom setup mostly using Horizon color schemes.
Updated
Updated.
Updated.
the symbol '|', '¦', '┆', '┊' dependent on https://github.com/Yggdroot/indentLine.
and anyone can use https://github.com/skywind3000/vim-quickui to write a menu for defx to explore their directories which often accesses.(e.g. $HOME
, $HOME/Desktop
)
Updated.
It prints the error messages...
Thank you for this WONDERFUL plugin. Here's my custom setup mostly using Horizon color schemes.
This screenshot is amazing and beautiful. I like it very much. Can you share your vimrc file?
I think defx.nvim needs screenshot in README.
If you have good screenshots for defx.nvim README, can you add it in this issue?