File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 12
12
## Table of Contents
13
13
14
14
- [ Plugin manager] ( #plugin-manager )
15
+ - [ Repository structure] ( #repo )
15
16
- [ Plugins] ( #plugins )
16
17
- [ Functionality] ( #functionality )
17
18
- [ Aesthetics] ( #aesthetics )
@@ -50,7 +51,7 @@ git clone --depth 1 https://github.com/wbthomason/packer.nvim\
50
51
git clone https://github.com/wbthomason/packer.nvim " $env :LOCALAPPDATA\nvim-data\site\pack\packer\start\packer.nvim"
51
52
```
52
53
53
- ## Plugins <a name =" plugins " ></a > ##
54
+ ## Repository structure <a name =" repo " ></a > ##
54
55
55
56
``` shell
56
57
nvim/
78
79
└── tmux_switch.sh
79
80
```
80
81
82
+ ## Plugins <a name =" plugins " ></a > ##
81
83
* Telescope && harpoon for fuzzy finding and file navigation.
82
84
* TMUX switch for TMUX session managment within Neovim
83
85
* Vim-fugative && gitsigns as git integration tools
You can’t perform that action at this time.
0 commit comments