neovim icon indicating copy to clipboard operation
neovim copied to clipboard

Neovim, Conjure and LSP for Clojure development using Fennel configuration

Results 26 neovim issues
Sort by recently updated
recently updated
newest added

A page or section(s) using and configuring ## Use - [ ] scrolling through key maps ++ctrl+"d"++ down and ++ctrl+"u"++ up ## Configuration - [ ] overriding orientation preset, -...

Quickfix list is a well-established approach to managing errors in source code efficiently. Write a guide to explain - What quickfix list is for - Example uses - Enhancements (nice...

> NOTE: unless nvim-treesitter-sexp issues with Neovim 0.11 are resolved, then this should focus on using nvim-paredit (or nvim-par-par) plugin. The commands should be fairly similar. Once you understand the...

Document the use of `nvim-surround` - Adding a delimiter pair to the buffer - Deleting a delimiter pair from the buffer - Changing a delimiter pair to a different pair...

## Neovim for Clojure development Create a Clojure project that provides a API using reitit & httpkit, with mulog for event logs. Run the project, evaluate code and try break/fix...

## Why Neovim for Clojure development Overview of Neovim, Conjure and Practicalli Astro (config for Neovim with a focus on Clojure) ## install neovim (global & local) Download the latest...