This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Oliver Davies 873a556538 revert(nvim): add mappings for cnext and cprev
Removing these keymaps as they conflict with C-j and C-k which navigates
between horizontal splits in tmux.

I also already have `]q`, `[q`, `]l` and `[l` that do the same `cnext`
and `lnext` navigation.

This reverts commit a02e2765f44c8de5c7743d64f892645e98e1c71a.
2023-07-28 09:02:15 +01:00
after feat(nvim): configure lualine 2023-07-22 09:35:20 +01:00
autoload refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
lua/opdavies revert(nvim): add mappings for cnext and cprev 2023-07-28 09:02:15 +01:00
init.lua fix(nvim): remove plugins.lua 2023-05-02 01:13:33 +01:00