Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
release: 2023-11-13
Browse files Browse the repository at this point in the history
- option: configure neovide to use fira code font size 20
- community: configure parinfer with alternative mode, smart, paredit, indent (default)
- core: set `log level 3` to hide file write notifications - default log level is 5

- init: `clojure_lsp` name corrected for Clojure LSP server
- init: remove zipPlugin from disabled_plugins so `gd` jumps to function definitions in jar files
- init: show configuration to use an external clojure-lsp server rather than one managed by mason
- user: set filetype to markdown for allen-mack/nvim-table-md plugin
- null-ls: set config files for markdownlint and alex
- core: show hidden files in neotree by default
  • Loading branch information
practicalli-johnny committed Nov 13, 2023
1 parent c681fe6 commit 2ca543e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,9 @@
- init: remove zipPlugin from disabled_plugins so `gd` jumps to function definitions in jar files
- init: show configuration to use an external clojure-lsp server rather than one managed by mason
- user: set filetype to markdown for allen-mack/nvim-table-md plugin
- null-ls: set config files for markdownlint and alex
- core: show hidden files in neotree by default


# 2023-07-21
## Added
Expand Down

0 comments on commit 2ca543e

Please sign in to comment.