feat: nvim config, suckless dwm and dmenu, toggle-touchpad script, removed wayland config. fix: clean up vim config, zshrc and alacrity

This commit is contained in:
AngeD 2021-12-23 18:21:09 +01:00
parent 8710038c12
commit 2d6cd5e5ed
23 changed files with 190 additions and 571 deletions

9
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule ".vim/pack/dist/opt/vim-better-whitespace"]
path = .vim/pack/dist/opt/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule ".config/suckless"]
path = .config/suckless
url = git@github.com:AustralEpitech/suckless.git
[submodule ".config/nvim/pack/plugins/opt/nvim-lspconfig"]
path = .config/nvim/pack/plugins/opt/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig