[NeoVim] LaTeX + Snippets
This commit is contained in:
@@ -244,6 +244,10 @@ require("null-ls").setup({
|
||||
})
|
||||
|
||||
|
||||
vim.g.vimtex_view_method = 'zathura'
|
||||
|
||||
|
||||
vim.g.maplocalleader = ','
|
||||
vim.o.clipboard = 'unnamedplus'
|
||||
vim.o.expandtab = true
|
||||
vim.o.fileencoding = 'utf-8'
|
||||
|
||||
Reference in New Issue
Block a user