Commit graph

15 commits

Author SHA1 Message Date
Oliver Davies a8f99675da Use flake-parts 2024-07-06 15:23:28 +01:00
Oliver Davies eb677985cb Replace justfile with run 2024-07-06 12:02:25 +01:00
Oliver Davies 60b84f242e Switch from NixOS unstable to 24.05 by default 2024-06-11 07:40:51 +01:00
Oliver Davies e7bcf62062 Use and format with nixfmt-rfc-style 2024-05-15 19:55:51 +01:00
Oliver Davies 6bc7c6a5fd Move customVim plugins into an overlay 2024-05-01 20:32:16 +01:00
Oliver Davies 8a74f33344 Add lib as an output 2024-03-30 21:48:39 +00:00
Oliver Davies b71e7d35d7 Remove flake parts and update lock file 2024-03-29 01:26:56 +00:00
Oliver Davies 298601c4e0 Replace nixd with nil_ls 2024-03-19 14:19:20 +00:00
Oliver Davies 1b819937f7 Format with nixfmt 2024-03-18 20:34:42 +00:00
Oliver Davies 69b2d3b710 Re-add nixd
Using the latest nightly version of `nixd` due to a dependency on nix
2.16.2 which is now unsecure.
2024-03-17 20:16:19 +00:00
Oliver Davies 3afe1bd12b Tidy neovim configuration
* Remove some unused plugins and packages.
  * e.g. floaterm, projectionist, vim-wiki, vim-easy-align,
    vim-surround, visual-star-search, vim-rhubarb
* Replace none-ls with conform.nvim and nvim-lint.
* Replace lualine.nvim with mini-statusline.
* Add neodev.
* Simplify cmp completion sources.
2024-02-24 22:26:31 +00:00
Oliver Davies 98737c69e9 Add and use alejandra to format Nix files 2024-02-13 21:47:56 +00:00
Oliver Davies 87bf614625 Move dependencies into the Neovim flake
Move all plugins and dependencies from dotfiles.nix to the `neovim`
package in opdavies.nvim.

Based on 2fdd35dd39/lib/default.nix.
2024-01-25 01:42:56 +00:00
Oliver Davies 2caa74232a Add run file with a build task 2024-01-25 00:11:51 +00:00
Oliver Davies 60bcf130a7 Add initial flake 2024-01-24 09:27:24 +00:00