diff options
| author | Nanderty <psopka@sopka.ch> | 2023-03-24 15:26:51 +0100 |
|---|---|---|
| committer | Nanderty <psopka@sopka.ch> | 2023-03-24 15:26:51 +0100 |
| commit | af7c85ef9daaf702a179a9b3d66d03eff71db7a6 (patch) | |
| tree | 7ebc99384cb68c86fc7a3f33034aab57b7f534e2 /ftplugin/tex.lua | |
| parent | 02a1c77cad04e16005b8ab2ce18617b0ffa278b7 (diff) | |
| download | neovim-config-af7c85ef9daaf702a179a9b3d66d03eff71db7a6.tar.gz neovim-config-af7c85ef9daaf702a179a9b3d66d03eff71db7a6.tar.bz2 neovim-config-af7c85ef9daaf702a179a9b3d66d03eff71db7a6.zip | |
lazyload config
Diffstat (limited to 'ftplugin/tex.lua')
| -rw-r--r-- | ftplugin/tex.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftplugin/tex.lua b/ftplugin/tex.lua new file mode 100644 index 0000000..11cbd45 --- /dev/null +++ b/ftplugin/tex.lua @@ -0,0 +1 @@ +vim.opt.conceallevel = 1
\ No newline at end of file |
