mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-07-02 21:44:45 +02:00
3 lines
49 B
Bash
Executable file
3 lines
49 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim --headless -u lua/init.lua
|