Commit Graph

15 Commits (main)

Author SHA1 Message Date
Jasper Bok 619bb9d7e3 Set nvim's scrolloff to '8'
This keeps a bit of space around the cursor and the screen borders
when scrolling.
2024-02-27 18:19:05 +01:00
Jasper Bok 9db0bcee71 Disable mouse mode in neovim 2024-02-27 18:17:49 +01:00
Jasper Bok 9c83b4f6ca Add telescope plugin to neovim 2024-02-27 18:12:35 +01:00
Jasper Bok 0a132c2628 Update config for indent blankline plugin for neovim
The module name has changed in a recent release, so the setup code had to be updated as well.
2024-02-27 18:10:58 +01:00
Jasper Bok c421a7451b Add Asciidoc augroup to neovim config 2024-02-27 18:09:47 +01:00
Jasper Bok 4b79b603d3 Add JSON augroup to neovim config 2024-02-27 18:09:33 +01:00
Jasper Bok c81375285a Configure catppuccin-mocha team for vim 2023-07-24 08:57:01 +02:00
Jasper Bok 35ce1a0275 Add the vim-polyglot plugin 2023-02-28 19:37:33 +01:00
Jasper Bok 81769b18b3 Add editorconfig and indent-blankline plugins to nvim 2022-11-21 08:06:44 +01:00
Jasper Bok 90af5e813b Add nnn plugin to nvim 2022-11-18 17:28:12 +01:00
Jasper Bok 5200f96d57 Use spacebar as nvim’s leader key 2022-11-18 17:05:32 +01:00
Jasper Bok cdb7bb5b1b Remove the `equalalways` option from nvim config
It contained the default value, so it doesn’t have to exist in the
config.
2022-11-18 17:04:34 +01:00
Jasper Bok 6486421c31 Remove LSP configuration 2022-08-03 16:52:15 +02:00
Jasper Bok fa1e2808d2 Add HTML augroup 2022-08-03 16:52:03 +02:00
Jasper Bok 0af2267dde Add init.lua 2022-06-02 20:55:00 +02:00