dotfiles/nvim/.config/nvim
Sanchayan Maity 1ec6aee797
nvim: after/ftplugin/markdown: Set conceallevel to 2
neovim 0.10 introduces experimental support for hyperlinks using
OSC 8 sequence. By default, this is used in Markdown for links of
the form [example](https://example.com). If terminal supports the
OSC 8 escape sequence, then the text example in the neovim buffer
will contain a hyperlink that can be clicked and it will open in
web browser.

This means markdown files with conceallevel=2 look much closer to
the rendered output.
2024-05-17 11:35:28 +05:30
..
after nvim: after/ftplugin/markdown: Set conceallevel to 2 2024-05-17 11:35:28 +05:30
autoload nvim: after/ftplugin/C: Do not run gst-indent after buffer save 2024-03-30 16:47:04 +05:30
ftdetect nvim: ftdetect/purescript: Detect purs files as purescript 2023-06-07 13:44:23 +05:30
lua nvim: lsp: Inlay hints API has changed 2024-05-06 19:22:01 +05:30
plugin nvim: plugin/shell: Add helper to get decimal & hexadecimal values 2024-01-11 13:24:26 +05:30
queries/lean nvim: Add support for lean 2024-02-19 21:00:13 +05:30
.editorconfig nvim: Add editorconfig 2023-01-15 17:22:14 +05:30
init.lua nvim: init: Trivial alignment clean up 2024-03-20 18:24:07 +05:30