nVim/lua/core
Robert Morrison 0d623139fa fix: Make colorcolumn work properly
Setting `colorcolumn` as a window option breaks any window
that does not need it set.
Use an autocmd to fix this.
2026-04-09 20:25:43 +01:00
..
autocommands.lua fix: Make colorcolumn work properly 2026-04-09 20:25:43 +01:00
filetypes.lua feat: add custom filetypes 2025-09-28 04:32:13 +01:00
init.lua fix(treesitter): Make Treesitter install on start 2025-12-21 20:40:41 +00:00
lspconfig.lua feat(lsp): Add support for typst 2025-12-21 20:43:30 +00:00
options.lua fix(options): fix incsearch spelling mistake 2025-10-10 14:27:22 +01:00
treesitter.lua feat(lang): Add typst to treesitter languages 2025-12-21 20:47:12 +00:00