mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: some isabelle niceties
This commit is contained in:
parent
2f1fa5fc76
commit
41cc38d11b
4 changed files with 5 additions and 2 deletions
|
|
@ -89,6 +89,7 @@ local plugins = {
|
|||
version = "^3",
|
||||
lazy = false,
|
||||
},
|
||||
"Treeniks/isabelle-syn.nvim",
|
||||
{
|
||||
"turbio/bracey.vim",
|
||||
build = "npm install --prefix server",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ vim.filetype.add {
|
|||
sk = "skel",
|
||||
skel = "skel",
|
||||
typ = "typst",
|
||||
thy = "isabelle",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue