mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-04 06:57:34 +00:00
3 lines
49 B
Bash
Executable file
3 lines
49 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim --headless -u lua/init.lua
|