Commit graph

6 commits

Author SHA1 Message Date
0f18fb7cc5
fix: rename the config directory to nvim
Renamed the configuration directory to nvim so that, when extracted, the
correct directory is created.

Fixes linux-home/nvim.d#2
2023-01-16 19:13:25 +00:00
bc241b5093
fix: fixed colour scheme in bufferline
Ensured that the colour scheme is defined before the bufferline plugin is
configured.
2022-10-28 02:03:28 +01:00
5479675b90
chore: update keymappings file 2022-10-15 09:03:54 +01:00
2a2afe13a0
fix(statusline): use global statusline 2022-04-15 18:30:28 +01:00
bf51ebd503
refactor: restructure the neovim config 2022-03-31 04:39:47 +01:00
2c973bb386
feat: add neovim config 2022-03-13 15:35:55 +00:00