Commit graph

21 commits

Author SHA1 Message Date
Oliver Davies cffba6b6b6 Re-add en.utf-8.add spellfile 2024-10-26 15:45:29 +01:00
Oliver Davies e332a9835e Remove the default colorcolumn 2024-10-09 19:05:22 +01:00
Oliver Davies 8244e157fd Re-add Neovim configuration files
Re-included from https://github.com/opdavies/opdavies.nvim.
2024-10-09 19:04:40 +01:00
Oliver Davies 6d27e72b02 Extract neovim configuration to a separate
...repository

https://github.com/opdavies/opdavies.nvim
2024-01-24 12:10:46 +00:00
Oliver Davies d706e0cdf1 Show trailing spaces 2024-01-14 17:15:41 +00:00
Oliver Davies f465870c82 Revert "Move key mappings"
This reverts commit b7f26524b0.
2024-01-08 17:50:15 +00:00
Oliver Davies e45c88490e Change splitbelow to false
This means that new splits, such as Fugitive, will open above the
current pane rather than below it.

If I don't like it, I'll revert it.
2023-12-21 08:28:17 +00:00
Oliver Davies b7f26524b0 Move key mappings 2023-12-19 08:10:22 +00:00
Oliver Davies 02d7654c03 Remove autocmd for plugins.lua
This is no longer needed as plugins are now managed with Nix.
2023-11-29 09:45:51 +00:00
Oliver Davies 6d38e5e83e fix(nvim): configure undodir 2023-10-29 23:13:08 +00:00
Oliver Davies 3614d71a2c style(nvim): run stylua 2023-09-04 11:05:13 +01:00
Oliver Davies 1f4ba88a17 feat(nvim): show matches in a split window 2023-06-04 14:04:08 +01:00
Oliver Davies c5b2bafe34 chore(nvim): re-add cmdheight
Without this, I can't see when a macro is recording.
2023-05-10 20:33:02 +01:00
Oliver Davies 4814bbea3f chore(nvim): remove winbar 2023-05-10 20:32:54 +01:00
Oliver Davies bcbdcabd32 chore(nvim): stop automated resizing 2023-05-10 20:32:46 +01:00
Oliver Davies 8512b12430 chore(nvim): no longer using Packer 2023-05-10 20:32:24 +01:00
Oliver Davies 52e323be81 fix(nvim): set signcolumn
Stop the window moving when a new Gitsigns column is added.
2023-04-30 10:52:48 +01:00
Oliver Davies 8b8a9f1ce5 feat(nvim): config updates 2023-03-22 22:24:53 +00:00
Oliver Davies 40d3235275 nvim: hide numbers in terminals 2023-01-30 21:59:16 +00:00
Oliver Davies bd5ec65f8b chore(nvim): configure backup settings 2022-12-27 16:36:56 +00:00
Oliver Davies 5630466780 refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
Renamed from roles/neovim/files/lua/opdavies/options.lua (Browse further)