Neovim + XDG setup.

This commit is contained in:
Bartek Stalewski 2020-10-22 16:25:26 +02:00
parent ed7aa63a56
commit d64674a293
8 changed files with 43 additions and 56 deletions

16
fd/ignore Normal file
View file

@ -0,0 +1,16 @@
*.swp
*~
.*history*
.cache
.config/nvim/runtime
.config/nvim/plugins
.config/zsh
nvim/runtime
nvim/plugins
zsh
.git*
.lesshst
.python*
.ssh/known_hosts
.vim
.zcomp*