This commit is contained in:
2025-08-04 20:24:49 +03:00
parent 56ae38478f
commit af6b4654e4
8 changed files with 278 additions and 214 deletions

View File

@@ -10,3 +10,6 @@ o.shiftwidth = 4
-- local o = vim.o
o.cursorlineopt ='both' -- to enable cursorline!
-- risc-v highlighting
vim.g.riscv_asm_all_enable = true