mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
fixed README note for nerdtree
This commit is contained in:
parent
e34b4f3b01
commit
0f1890c65c
1 changed files with 2 additions and 1 deletions
|
@ -602,7 +602,6 @@ These directories/files are installed to your home directory and follow the [XDG
|
|||
- default tabbing
|
||||
- set search history
|
||||
- installs all the plugins [here](https://github.com/jessebot/dot_files/blob/main/.vimrc#L452)
|
||||
- `:NERDTreeToggle` enables a directory tree of your current directory on the left hand side of your current vim window.
|
||||
- uses template files below
|
||||
|
||||
Auto-install vim-plug:
|
||||
|
@ -618,6 +617,8 @@ These directories/files are installed to your home directory and follow the [XDG
|
|||
- [`~/.vim/templates/template.py`](.vim/templates/template.py)
|
||||
|
||||
|
||||
Since we install the [NERDTree](https://github.com/preservim/nerdtree) plugin,
|
||||
`:NERDTreeToggle` enables a directory tree of your current directory on the left hand side of your current vim window.
|
||||
</blockquote>
|
||||
|
||||
</details>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue