1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

multiple changes for nvim

- tex snippets were changed for listed and unlisted sections
- nvim autocompletion engine was swapped to nvim-cmp
- nvim clears more files when exiting tex files
- the compiler uses biber when compiling tex files
- sc-im is used for .sc filetypes when using vifm
This commit is contained in:
2021-11-10 03:25:28 +01:00
parent 745d1a6321
commit 7129be044e
5 changed files with 48 additions and 31 deletions

View File

@@ -177,7 +177,7 @@ fileviewer *.pdf
"\ pdftotext -nopgbrk %c -
" CSV
filetype *.csv,*.xlsx sc-im %f
filetype *.csv,*.xlsx,*.sc sc-im %f
" PostScript
filextype *.ps,*.eps,*.ps.gz