We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm having some problems
$ nvim --version NVIM v0.9.0 Build type: Release LuaJIT 2.1.0-beta3 system vimrc file: "$VIM/sysinit.vim" fall-back for $VIM: "/data/data/com.termux/files/usr/share/nvim" Run :checkhealth for more info $ silicon --version silicon 0.5.1
{ "krivahtoo/silicon.nvim", lazy = false, build = "./install.sh build", cmd = {"Silicon"}, config = function() require('silicon').setup { line_number = true, pad_vert = 80, pad_horiz = 50, output = { path = "/sdcard/Pictures/" }, watermark = { text = ' @zevtyardt', }, window_title = function() return vim.fn.fnamemodify(vim.fn.bufname(vim.fn.bufnr()), ':~:.') end, } end }
i'm using termux and nvchad.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm having some problems
version
config
i'm using termux and nvchad.
The text was updated successfully, but these errors were encountered: