Commit graph

38 commits

Author SHA1 Message Date
209acff9f9
feat(nvim): Update lazyvim plugins 2024-09-16 16:00:55 +02:00
1f29a30fcd
feat(nvim): Configure completion 2024-09-16 15:59:51 +02:00
0653041179
feat(nvim): Add lazy's git lang extra 2024-09-16 15:59:18 +02:00
ac13e2112a
feat(nvim): Update lazyvim configs 2024-08-06 20:56:33 +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
8daaef3e17
feat(nvim): Add gleam config 2024-04-02 16:23:34 +02:00
e654988721
feat(nvim): Update neovim config 2024-03-15 17:42:23 +01:00
dd0ebfe81c
feat(nvim): Add a few more jinja2 combined filetypes 2023-12-17 11:24:37 +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
8824e45dde
feat(nvim): Enable nvim-notify again and update lazyvim 2023-11-07 15:53:11 +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
5bab19cfdd
chore(nvim): Update lazy-lock 2023-09-04 17:52:44 +02:00
7b888703e0
feat(nvim): Filetype all the things! 2023-08-27 19:07:02 +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
04af8fde07
chore(nvim): Update lazy-lock 2023-07-26 14:52:07 +02:00
bbcc3d81ec
feat(nvim): Update lazyvim and use tab for completion instead of CR 2023-06-24 13:21:02 +02:00
2611157806
neovim: Update lazy-lock file 2023-06-04 17:13:31 +02:00
a4d6aec61f
nvim: Update LazyVim 2023-04-24 18:42:01 +02:00
c5ac319a29
nvim: Move from custom nvim config to LazyVim 2023-04-07 10:31:26 +02:00
f7c97d8c9c
nvim: Add indent-blankline plugin 2023-02-04 21:10:24 +01:00
e18d158a8f
nvim: Add project plugin 2023-02-04 21:09:50 +01:00
705012f3c7
nvim: Use better listchar for tab 2023-02-04 21:06:55 +01:00
c2f6705932
nvim: Fix lspsage setup 2023-02-04 21:05:36 +01:00
708c1cebb3
fd: Tweak ignored files 2023-01-09 14:17:46 +01:00
3856920168
nvim: Add jinja2 syntax and json schemastore 2023-01-09 14:10:35 +01:00
be8cfae777
nvim: Add startpage 2023-01-09 14:09:42 +01:00
874a55c2ad
nvim: Tweak telescope filepicker
Only ignore the .git/ directory. Show hidden and .gitignored files.
2023-01-09 14:04:53 +01:00
7c7dabeec2
nvim: Disable prettier yaml formatting 2022-12-15 13:33:30 +01:00
3e05007045
nvim: Disable git-related treesitter highligthing 2022-12-15 13:32:37 +01:00
eabb9593bf
nvim: Completely rewrite nvim plugin configs 2022-12-07 08:31:17 +01:00
46353b43d7
nvim: Add neovim config 2022-11-26 17:44:49 +01:00