feat: eww hypr alacritty and more
This commit is contained in:
parent
7fb4f9ee73
commit
99f7c60db7
431 changed files with 9853 additions and 23 deletions
8
nvim/lua/settings/vimtex.lua
Normal file
8
nvim/lua/settings/vimtex.lua
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
--vim.cmd('let g:vimtex_view_method = "zathura"')
|
||||
|
||||
vim.cmd('let g:vimtex_view_general_viewer = "okular"')
|
||||
--let g:vimtex_view_general_options = '--unique file:@pdf\#src:@line@tex'
|
||||
|
||||
vim.cmd('let g:vimtex_compiler_method = "latexmk"')
|
||||
|
||||
--let maplocalleader = ","
|
||||
Loading…
Add table
Add a link
Reference in a new issue