Verible lsp

This commit is contained in:
2024-03-18 21:32:10 +01:00
parent e20feca786
commit b2a762ab4d
4 changed files with 60 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ augroup FormatAutogroup
autocmd BufWritePost * FormatWrite
augroup END
autocmd BufWritePost *.v lua vim.lsp.buf.format({ async = false })
nnoremap <silent> <C-0> <Cmd>BufferNext<CR>
" update function and call