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

Commit 2ca543e

Browse files
release: 2023-11-13
- 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
1 parent c681fe6 commit 2ca543e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
- init: remove zipPlugin from disabled_plugins so `gd` jumps to function definitions in jar files
1212
- init: show configuration to use an external clojure-lsp server rather than one managed by mason
1313
- user: set filetype to markdown for allen-mack/nvim-table-md plugin
14+
- null-ls: set config files for markdownlint and alex
15+
- core: show hidden files in neotree by default
16+
1417

1518
# 2023-07-21
1619
## Added

0 commit comments

Comments
 (0)