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:
parent
8710038c12
commit
2d6cd5e5ed
23 changed files with 190 additions and 571 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue