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:
@@ -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
|
||||
|
Reference in New Issue
Block a user