Commit graph

20 commits

Author SHA1 Message Date
a408affe5c
feat(nvim): Use rustaceanvim 2025-01-18 16:10:12 +01:00
58e231ef78
feat(nvim): Use non-lazyvim dashboard header 2025-01-18 16:09:12 +01:00
7b113e4196
feat(nvim): Move from LazyVim to a custom conf 2025-01-15 13:02:34 +01:00
c9966ce3ea
fix(nvim): duplicated lsp config 2024-12-27 14:57:03 +01:00
80275fb1e7
chore(nvim): Update lockfile 2024-12-16 12:42:37 +01:00
0653041179
feat(nvim): Add lazy's git lang extra 2024-09-16 15:59:18 +02:00
a1cf57779c
feat(nvim): Update lazyvim configs 2024-06-29 12:22:29 +02:00
Histalek
f2d43fc0c1
feat(nvim): Update config for lazyvim v11 and neovim v0.10 2024-05-26 12:08:35 +02:00
6d8c87fe8b
feat(nvim): Improve filetype detection 2024-04-29 14:38:15 +02:00
e654988721
feat(nvim): Update neovim config 2024-03-15 17:42:23 +01:00
33bf873d0b
chore(nvim): Cleanup some keymaps 2023-12-17 11:21:02 +01:00
Histalek
42f808770e
feat(nvim): Add jinja filetype and git-worktree plugin 2023-12-09 13:47:15 +01:00
ab2e357530
feat(nvim): Use latest plugin versions instead of latest stable
There are a lot of 'unreleased' changes in plugins that i need
currently.
2023-09-11 12:34:21 +02:00
877b1d6303
feat(nvim): Set some keymaps and specify options 2023-09-11 12:32:48 +02:00
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
6848553539
feat(nvim): Add lazyvim python preset 2023-08-20 14:14:58 +02:00
e4911d0784
feat(nvim): Add rust-extras and treesitter-context 2023-07-26 15:16:51 +02:00
4424a29241
feat(nvim): Play around with langmaps 2023-07-26 14:52:42 +02:00
bbcc3d81ec
feat(nvim): Update lazyvim and use tab for completion instead of CR 2023-06-24 13:21:02 +02:00
c5ac319a29
nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00