mirror of https://github.com/folke/lazy.nvim.git
4 lines
49 B
Bash
4 lines
49 B
Bash
|
#!/bin/env bash
|
||
|
|
||
|
nvim --headless -u lua/init.lua
|