This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-07-12
Channels
- # announcements (2)
- # babashka (22)
- # babashka-sci-dev (15)
- # beginners (62)
- # calva (2)
- # cider (8)
- # clj-kondo (33)
- # clojure (52)
- # clojure-europe (46)
- # clojure-losangeles (1)
- # clojure-norway (5)
- # clojure-spec (7)
- # clojurescript (31)
- # conjure (20)
- # data-science (4)
- # datalevin (16)
- # fulcro (28)
- # hyperfiddle (71)
- # introduce-yourself (3)
- # lsp (50)
- # off-topic (16)
- # polylith (8)
- # portal (3)
- # practicalli (1)
- # reitit (1)
- # releases (2)
- # tools-build (22)
- # vim (8)
- # xtdb (17)
https://practical.li/neovim/neovim-basics/multiple-cursors/#search-and-replace • https://practical.li/neovim/neovim-basics/search-replace/ to cover the basics of vim-style search and replace • https://practical.li/neovim/neovim-basics/multiple-cursors/ including search replace with multiple cursors • https://practical.li/neovim/version-control/ from the buffer (without visiting git status) using Git Signs • expanded on https://practical.li/neovim/configuration/astronvim/config-design/, describing purpose of each file and how to override AstroCommunity Clojure plugin configuration • https://practical.li/neovim/api-tools/ ◦ nvim-jqx JSON inspector (requires jq binary) ◦ rest-nvim to call APIs from Neovim (a curl-like tool)
https://github.com/borkdude/edamame: configurable EDN and Clojure parser with location metadata and more 1.3.23 • Fix https://github.com/borkdude/edamame/issues/103: infinite loop with reader conditional expression