Chris Dawkins

Results 8 comments of Chris Dawkins

I'm not having any trouble on 0.70.0 with linux and kitty 0.26.2.

Looks like this works: ```nu keybindings: [ { name: tab_history_completion modifier: none keycode: tab mode: [ emacs, vi_insert, vi_normal ] event: { until: [ { send: historyhintcomplete } { send:...

https://crates.io/crates/sevenz-rust may be worth watching. Doesn't look like it supports compression yet.

I know this is old but for future reference, the file is under the Actions tab.

**This is still hacky!** You can use `substituteAll` to replace string instances inside of a file surrounding the replacement targets with `@`, eg: ```nix foo = pkgs.substituteAll { name =...

There is a tree-sitter implementation here: https://github.com/DariusCorvus/tree-sitter-surrealdb And a neovim plugin: https://github.com/DariusCorvus/tree-sitter-surrealdb.nvim

Maybe a link to `topiary-nushell` could be included in the readme warning?

The overlays are working for me: ![Screenshot_20240222_103957](https://github.com/nix-community/nixvim/assets/6619112/12ebd7f4-afa8-4aba-80e1-14021467004c)