Skip to content

fix: save to ~/.local/state/nvim/ltex-utils/file_settings/* instead of $PWD/*_ltex.json#21

Open
YodaEmbedding wants to merge 1 commit into
jhofscheier:mainfrom
YodaEmbedding:pr/fix/_ltex_json-pollution
Open

fix: save to ~/.local/state/nvim/ltex-utils/file_settings/* instead of $PWD/*_ltex.json#21
YodaEmbedding wants to merge 1 commit into
jhofscheier:mainfrom
YodaEmbedding:pr/fix/_ltex_json-pollution

Conversation

@YodaEmbedding
Copy link
Copy Markdown
Contributor

Fixes #5.
Resolves #10.

Places file settings into a centralized directory, just like how help 'undodir' places undo files in ~/.local/state/nvim/undo/.

…f $PWD/*_ltex.json

Fixes jhofscheier#5.
Resolves jhofscheier#10.

Places file settings into a centralized directory, just like how
`help 'undodir'` places undo files in `~/.local/state/nvim/undo/`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: dependency inject *_ltex.json path function (ltex_filename()) Central directory instead of per-file _ltex.json

1 participant