Commit 5bea2b3
authored
fix(nvim-tree#3101): when renderer.highlight_opened_files = "none" do not reload on BufUnload and BufReadPost (nvim-tree#3102)
* fix(nvim-tree#3101): fix bad reference to renderer.highlight_opened_files during BufUnload and BufReadPost
* fix(nvim-tree#3101): only redraw renderer.highlight_opened_files during BufUnload and BufReadPost
* fix(nvim-tree#3101): only redraw renderer.highlight_opened_files during BufUnload and BufReadPost
* fix(nvim-tree#3101): only redraw renderer.highlight_opened_files during BufUnload and BufReadPost1 parent c3c1935 commit 5bea2b3
1 file changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
109 | 118 | | |
110 | 119 | | |
| |||
113 | 122 | | |
114 | 123 | | |
115 | 124 | | |
116 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
117 | 132 | | |
118 | 133 | | |
119 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
120 | 140 | | |
121 | 141 | | |
122 | 142 | | |
| |||
0 commit comments