User Tools

Site Tools


vimrc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vimrc [2025/01/22 20:54] karciovimrc [2025/06/03 22:32] (current) – [Vim config .vimrc] karcio
Line 33: Line 33:
 Plugin 'ycm-core/YouCompleteMe' Plugin 'ycm-core/YouCompleteMe'
 Plugin 'lervag/vimtex' Plugin 'lervag/vimtex'
 +Plugin 'vim-autoformat/vim-autoformat'
 call vundle#end()            " required call vundle#end()            " required
 filetype plugin indent on    " required filetype plugin indent on    " required
Line 177: Line 178:
 </code> </code>
  
-=== For Latex plugin support ===+=== For Latex plugin support - vim-tex - latexrun is not executable! ===
  
 <code>  <code> 
-https://github.com/aclements/latexrun+git clone https://github.com/aclements/latexrun.git 
 +cd latexrun 
 +sudo cp latexrun/latexrun /usr/local/bin/
 </code> </code>
- 
-vim-tex - latexrun is not executable!  
vimrc.1737579254.txt.gz · Last modified: by karcio