Ellis Kenyő

Results 201 comments of Ellis Kenyő

Such functionality is [already possible](https://github.com/neovim/nvim-lspconfig/wiki/Project-local-settings)

Then I'd suggest reading again. You can configure anything.

Look at how projectionist does it would be a good start, I would say :)

This already exists! `C-w` in insert mode or `w` in normal mode during the telescope picker will do exactly what you want. See [other](https://github.com/ahmedkhalf/project.nvim/blob/main/lua/telescope/_extensions/projects.lua#L118-L128) mappings.

>ee the > This already exists! `C-w` in insert mode or `w` in normal mode during the telescope picker will do exactly what you want. > > See [other](https://github.com/ahmedkhalf/project.nvim/blob/main/lua/telescope/_extensions/projects.lua#L118-L128) mappings....

> With the mac keybinding, I'm afraid I don't really know how that would be done. Something like [karabiner](https://karabiner-elements.pqrs.org/)

> Hi, > > Can u give more instructions on how to bind key on macos? > > Meanwhile, I got this error when invoke `emacsclient --eval "(emacs-everywhere)"` inside terminal....

@ztlevi Try deleting your `~/.emacs.d/.local/straight/build-28.0.50/emacs-everywhere` folder and doing a `doom sync`

It worked after updating my build folder, see previous comment. > @elken How to bind a terminal command with karabiner? https://karabiner-elements.pqrs.org/docs/

@ztlevi what's in that folder now then?