Oliver Davies
|
b9fb453db1
|
Remove nixd and rnix-lsp
These were preventing an upgrade from an insecure version of nix.
|
2024-03-12 17:07:41 +00:00 |
|
Oliver Davies
|
2640acecc5
|
Re-add markdown-preview.nvim
|
2024-03-11 11:03:45 +00:00 |
|
Oliver Davies
|
b98191f6a9
|
Remove grammarly
|
2024-03-09 20:19:32 +00:00 |
|
Oliver Davies
|
853f74c147
|
phpcf and phpcs is now php-codesniffer
|
2024-02-29 00:28:31 +00:00 |
|
Oliver Davies
|
3cfe6444c6
|
Use alexghergh/nvim-tmux-navigation
Replace `christoomey/vim-tmux-navigator` with
`alexghergh/nvim-tmux-navigation`.
https://github.com/alexghergh/nvim-tmux-navigation
|
2024-02-27 17:32:24 +00:00 |
|
Oliver Davies
|
4efdebcb0e
|
Add missing eslint_d package
Add `eslint_d` as it's set as a formatter for JavaScript files.
|
2024-02-26 17:40:47 +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
|
94581a9c7f
|
Re-add fidget.nvim
https://github.com/j-hui/fidget.nvim
|
2024-02-21 16:11:49 +00:00 |
|
Oliver Davies
|
641d00c4ef
|
Re-add vim-just
|
2024-02-21 15:44:00 +00:00 |
|
Oliver Davies
|
98737c69e9
|
Add and use alejandra to format Nix files
|
2024-02-13 21:47:56 +00:00 |
|
Oliver Davies
|
f1f1524277
|
Remove unneeded comma
|
2024-02-05 09:32:22 +00:00 |
|
Oliver Davies
|
2c7e547bf5
|
Add more floating terminals
|
2024-01-27 21:56:17 +00:00 |
|
Oliver Davies
|
937a0cc34f
|
Order custom plugins alphabetically
|
2024-01-27 21:56:03 +00:00 |
|
Oliver Davies
|
728355ac1f
|
Add vim-floaterm
|
2024-01-27 21:37:21 +00:00 |
|
Oliver Davies
|
f312e4d560
|
Remove Astro plugin and language server
|
2024-01-27 21:31:38 +00:00 |
|
Oliver Davies
|
9b6d5e172b
|
Add vim-wiki
|
2024-01-26 01:29:49 +00:00 |
|
Oliver Davies
|
2a72ffab2e
|
Add grammarly-languageserver as an LSP
|
2024-01-25 23:35:57 +00:00 |
|
Oliver Davies
|
18ef99795a
|
Remove .gitignore from the built package
|
2024-01-25 23:15:45 +00:00 |
|
Oliver Davies
|
d251233db1
|
Add CHANGELOG
|
2024-01-25 23:14:03 +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 |
|