summary refs log tree commit diff stats
path: root/user/nvim
Commit message (Expand)AuthorAgeLines
* replace editor-specific indentation settings with editorconfigAlan Pearce2024-05-02-3/+0
* neovim: don't blind me when in dark modeAlan Pearce2023-08-16-2/+0
* neovim: use shine colour schemeAlan Pearce2023-07-13-0/+2
* neovim: add keybinds for copy/paste to system clipboardAlan Pearce2023-04-25-0/+10
* neovim: add keybind to find files in git repositoryAlan Pearce2023-04-24-0/+1
* neovim: enable fuzzy finding with telescopeAlan Pearce2023-04-23-0/+25
* neovim: set a <leader> keyAlan Pearce2023-04-23-0/+2
* nvim: show line numbersAlan Pearce2023-04-02-0/+1
* neovim: switch to lua for configurationAlan Pearce2023-03-14-25/+182
* neovim: configure coc.nvim via nixAlan Pearce2020-12-12-5/+0
* neovim: configure smart completionAlan Pearce2020-10-29-0/+30