feat: convert nvim config to lua
This commit is contained in:
parent
d0cf10bfdc
commit
152e72294a
18 changed files with 88 additions and 382 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule ".pyenv"]
|
||||
path = .pyenv
|
||||
url = https://github.com/pyenv/pyenv.git
|
||||
[submodule ".config/nvim/pack/plugins/opt/black"]
|
||||
path = .config/nvim/pack/plugins/opt/black
|
||||
url = https://github.com/psf/black.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue