Massive change to the structure of the tree.
This commit is contained in:
parent
2fc5f7a514
commit
c71934ed3b
137 changed files with 51 additions and 266 deletions
4
_scripts/post-install.sh
Normal file
4
_scripts/post-install.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
# nvim setup
|
||||
nvim -c "lua require('lazy').sync({wait = true})" -c "MasonInstallAll"
|
Loading…
Add table
Add a link
Reference in a new issue