New snippets, no ale

This commit is contained in:
2023-08-04 15:24:33 +02:00
parent d30ab401f8
commit 8c8970548b
8 changed files with 140 additions and 17 deletions

View File

@@ -14,8 +14,10 @@ nnoremap <C-t> :call OpenTerm()<CR>
set splitright
set splitbelow
set clipboard+=unnamedplus
" Update Plugins and Treesitter languages
autocmd VimLeave * mksession! ~/.config/nvim/lastSession.vim
autocmd VimLeave * mksession! ~/.config/nvim/lastSession.vi
" autosave for Markdown and Latex
set updatetime=800