Skip to content

Commit 6ce9040

Browse files
editor: update location of clojure lsp config.edn file
1 parent bc9227c commit 6ce9040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/clojure-editors/clojure-lsp/snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Built-in snippets can include Clojure code for generating the text of the snippe
77
??? INFO "Clojure LSP Configuration locations"
88
Project specific configuration resides in `.lsp/config.edn`
99

10-
User level configuration is either `$XDG_CONFIG_HOME/clojure-lsp/config.edn` or `$HOME/.lsp/config`
10+
User level configuration is either `$XDG_CONFIG_HOME/clojure-lsp/config.edn` or `$HOME/.clojure-lsp/config`
1111

1212

1313
## Snippet definition

0 commit comments

Comments
 (0)