mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-06-08 14:18:24 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4bbbe22cdb | |||
| c8844e54b6 |
@@ -1,6 +1,6 @@
|
||||
require("nvim-tree").setup {
|
||||
sort = { sorter = "case_sensitive" },
|
||||
view = { width = 45 },
|
||||
view = { width = 35 },
|
||||
renderer = { group_empty = true },
|
||||
filters = { dotfiles = true },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user