-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Known issues & New features #1
Comments
lualine定制:
gcc刚打开的时候需要等lsp就绪 bracket配对高亮 neo-tree按 s/g/之后不能自动取消高亮,只能 https://github.com/yetone/avante.nvim fzf-lua <C-n/p>循环移动。感觉自己不太好hack,因为scroll集成太深。需要上游适配。 当前获取tmux可执行文件是通过判断$MYTMUX完成的。需要找到更自动化的方式。
opts = {
completion = {
accept = { auto_brackets = { enabled = false } },
{ "echasnovski/mini.pairs", enabled = false },
{
"windwp/nvim-autopairs",
event = "InsertEnter",
opts = {
check_ts = true,
},
}, https://github.com/OXY2DEV/helpview.nvim tex文件里面,在fine_result_contrast表格,如果在fold 0写了 等时间长了之后关闭nvim的延迟,可能是lazyvim导致的。因为 |
lazygit提feature request:移动commit的时候保持当前commit居中 |
feature request: k8s yaml的自动补全 -> lsp ? |
No description provided.
The text was updated successfully, but these errors were encountered: