mirror of
https://github.com/craftzdog/solarized-osaka.nvim.git
synced 2026-09-10 07:16:21 -04:00
4 lines
85 B
Bash
Executable file
4 lines
85 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim --headless +"lua require('solarized-osaka.extra').setup()" +qa
|