forked fromneovim/neovim
- Notifications
You must be signed in to change notification settings - Fork0
Commit634c47b
feat(checkhealth): check for slow shellneovim#17829
Problem:I had some issues where multiple plugins (vim-fzf and fugitive) was slowbecause of my `.zshenv`.Solution:Check shell performance in :checkhealth.Co-authored-by: Justin M. Keyes <justinkz@gmail.com>1 parent2d06831 commit634c47b
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
147 | 157 | | |
148 | 158 | | |
149 | 159 | | |
| |||
0 commit comments
Comments
(0)