don philipe baf94304cc Replace NERDTreeTabs plug
Remove named plugin and replace it with native NERDTree configuration to
display NERDTree in all tabs (mirroring).
Add C-x as tab closing shortcut.
Custom command :NT now opens NERDTree instead of NERDTreeToggle
2024-04-17 22:44:34 +02:00
2024-02-19 20:56:09 +01:00
2021-03-24 20:48:47 +01:00
2024-04-17 22:44:34 +02:00
2023-06-30 23:23:17 +02:00
2024-02-19 20:56:09 +01:00
2021-03-23 21:38:15 +01:00
C
2021-03-23 21:51:23 +01:00

dotfiles

Get dotfiles:

$ git clone --bare https://github.com/don-philipe/dotfiles.git $HOME/.dotfiles
$ alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
$ dotfiles config --local status.showUntrackedFiles no
$ dotfiles checkout

If files are already present one has to delete/backup them.

Description
No description provided
Readme GPL-3.0 349 KiB
Languages
Python 78%
Shell 10.4%
Lua 8.9%
Vim Script 2.7%