Commit graph

14 commits

Author SHA1 Message Date
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
94581a9c7f Re-add fidget.nvim
https://github.com/j-hui/fidget.nvim
2024-02-21 16:11:49 +00:00
641d00c4ef Re-add vim-just 2024-02-21 15:44:00 +00:00
98737c69e9 Add and use alejandra to format Nix files 2024-02-13 21:47:56 +00:00
f1f1524277 Remove unneeded comma 2024-02-05 09:32:22 +00:00
2c7e547bf5 Add more floating terminals 2024-01-27 21:56:17 +00:00
937a0cc34f Order custom plugins alphabetically 2024-01-27 21:56:03 +00:00
728355ac1f Add vim-floaterm 2024-01-27 21:37:21 +00:00
f312e4d560 Remove Astro plugin and language server 2024-01-27 21:31:38 +00:00
9b6d5e172b Add vim-wiki 2024-01-26 01:29:49 +00:00
2a72ffab2e Add grammarly-languageserver as an LSP 2024-01-25 23:35:57 +00:00
18ef99795a Remove .gitignore from the built package 2024-01-25 23:15:45 +00:00
d251233db1 Add CHANGELOG 2024-01-25 23:14:03 +00:00
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