Compare commits

..

No commits in common. "9afc19e14e253d765043a8841b0681b79e53b744" and "0e7bb1a498fcd7046b59b1b02960dd6751282ed7" have entirely different histories.

2 changed files with 0 additions and 9 deletions

View file

@ -73,14 +73,6 @@ const lspServers = [
install: 'brew install taplo',
},
{
name: 'texlab',
filetype: ['tex', 'plaintex', 'bib'],
path: '/usr/local/bin/texlab',
args: [],
install: 'brew install texlab',
},
{
name: 'tilt-lsp',
filetype: 'bzl',

View file

@ -1,3 +1,2 @@
vim9script
g:vimtex_view_method = 'skim'
g:vimtex_fold_enabled = true