Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 397 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 397 Bytes

Neovim Configuration for Clojure

Install dependencies

$ brew install neovim fd clojure-lsp/brew/clojure-lsp-native

Install configuration

$ mkdir -p ~/.config
$ git clone [email protected]:k13gomez/nvim-config.git ~/.config/nvim

Launch Neovim

$ nvim

Useful links