dblume commited on 2024-03-16 10:27:57
Showing 1 changed files, with 10 additions and 4 deletions.
... | ... |
@@ -6,12 +6,18 @@ home directories. |
6 | 6 |
### Preview |
7 | 7 |
|
8 | 8 |
Here's a screen capture showing tmux, vim, and the shell preparing to run entr. |
9 |
-(Because tmux+vim+entr is a great IDE.) |
|
9 |
+(Because [tmux+vim+entr is a great IDE](https://twitter.com/search?q=tmux%20vim%20entr&src=typed_query).) |
|
10 | 10 |
|
11 |
-This gives you an opportunity to see things like the tmux status line, |
|
12 |
-the vim status line, and a vim popup menu. |
|
11 |
+My vim config is light weight: no nerd fonts, no statusline plugin, no plugin |
|
12 |
+manager, no file manager, etc. Yet it's full featured in that the status line |
|
13 |
+shows nearly all the info of Powerline, and uses the built-in plugin manager |
|
14 |
+and powers-up netrw, the built-in file explorer. It includes about five |
|
15 |
+essential plugins. |
|
13 | 16 |
|
14 |
-![tmux\_vim\_entr.png](https://dblume.github.io/images/tmux_vim_entr.png) |
|
17 |
+The screen cap shows the tmux status line, the vim status line, taglist, and |
|
18 |
+a vim popup menu. |
|
19 |
+ |
|
20 |
+![tmux\_vim\_entr.png](https://dblume.github.io/images/tmux_vim_entr_wide_14pt.png) |
|
15 | 21 |
|
16 | 22 |
### Download the project |
17 | 23 |
|
18 | 24 |