dotfiles/.config/nvim
histalek 69465809e5
feat(nvim): Test out my take on blinry's vimboy wiki
Today i watched the recording of Blinry's talk about their personal wiki
at MRMCD23 [1] and was intrigued by the simplicity of it.

For now i only took the highlight group, syntax match and autocmd to set
the filetype.
This gives me the highlighting of 'wiki files'. As for opening those
files i'll use `gf`.

I'll probably iterate on this if i like and use it to a degree.

[1] https://media.ccc.de/v/2023-301-warum-ihr-alle-ein-persnliches-wiki-haben-wollt
2023-09-04 19:02:33 +02:00
..
lua feat(nvim): Test out my take on blinry's vimboy wiki 2023-09-04 19:02:33 +02:00
syntax feat(nvim): Test out my take on blinry's vimboy wiki 2023-09-04 19:02:33 +02:00
.gitignore nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00
.neoconf.json nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00
init.lua nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00
lazy-lock.json chore(nvim): Update lazy-lock 2023-09-04 17:52:44 +02:00
LICENSE nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00
README.md nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00
stylua.toml nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.