Update CHANGELOG
This commit is contained in:
parent
3a012c07af
commit
6c9439a093
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -1,5 +1,27 @@
|
|||
# Changelog
|
||||
|
||||
## 12th March 2024
|
||||
|
||||
### Added
|
||||
|
||||
* Add `diffnvim.nvim` as another way to deal with merge conflicts.
|
||||
* Add `nvim-spectre` for global find and replace within a project.
|
||||
* Add `jsonlint` for linting JSON files.
|
||||
|
||||
### Changed
|
||||
|
||||
* Configure `lua_ls` settings to set the workspace directory.
|
||||
|
||||
### Removed
|
||||
|
||||
* Remove `nixd` and `rnix-lsp` as they were preventing me from upgrading from an insecure version of nix.
|
||||
|
||||
## 11th March 2024
|
||||
|
||||
### Added
|
||||
|
||||
* Re-add `markdown-preview.nvim`.
|
||||
|
||||
## 9th March 2024
|
||||
|
||||
### Removed
|
||||
|
|
Reference in a new issue