Commit graph

9 commits

Author SHA1 Message Date
719f2f297d
Format Neovim config 2026-05-10 22:38:34 +03:00
208d89af36
Add Estonian language to Neovim spellchecker
How to generate the necessary language files:
- install hunspell-et on Arch Linux
- run `nvim -u NONE -c "mkspell! et /usr/share/hunspell/et_EE" -c q` in ~/.local/share/nvim/site/spell
2026-05-10 22:28:39 +03:00
99525d7574 Improve telescope.nvim dependency declaration 2026-04-05 15:40:35 +03:00
a5e9d2e763 Remove telescope.nvim version pin 2026-04-05 15:27:24 +03:00
1e770fa3d5 Fix nvim-treesitter config 2026-04-05 15:26:56 +03:00
4d3408e2b7 Remove comfy-line-numbers.nvim 2026-04-05 15:23:20 +03:00
0e3920cd77 Update obsidian.nvim config 2026-04-05 15:22:55 +03:00
911abc1b4f Use vim.opt instead of vim.o 2026-04-05 15:11:17 +03:00
0196a5bec9 Initial config 2026-03-29 22:48:41 +03:00