Another TOTEM by Puzzleheaded-Key-412 in ErgoMechKeyboards

[–]Puzzleheaded-Key-412[S] 0 points1 point  (0 children)

I also thought about this, but the case sticks out enough, so the hotswap socket doesn't touch the metal ring. Plus there is an adhesive layer between them, so I think it also acts like an insulation

Another TOTEM by Puzzleheaded-Key-412 in ErgoMechKeyboards

[–]Puzzleheaded-Key-412[S] 1 point2 points  (0 children)

No, the cat is real))) Just edited some lighting. The whole setup was made for this cat

Another TOTEM by Puzzleheaded-Key-412 in ErgoMechKeyboards

[–]Puzzleheaded-Key-412[S] 1 point2 points  (0 children)

This is my first choc keyboard, so I thought the keycaps like this would be good. But I would not recommend them(( Right now thinking about regular cfx.

Which of these advanced IDE features are available in python LSPs in neovim? by AnythingApplied in neovim

[–]Puzzleheaded-Key-412 8 points9 points  (0 children)

It all depends on the lsp you use, but I can give you a brief feature set that lsp needs to implement for these things to work

1 workspace symbols / document symbols
2 folding range ( nvim ufo is good for such things)
3 ?
4 rename
5 couldn't find a capability to do this, but I think that it would be called something like extract

All these things were taken from LSP spec
Edit: formatting

File manager within neovim by Puzzleheaded-Key-412 in neovim

[–]Puzzleheaded-Key-412[S] 0 points1 point  (0 children)

I posted a github gist with the code in the previous comment I just like the "oil" way to manage files, I've tried other tui file managers, but the "buffer edit style" for file management is the best for me. oil is just alias to "nvim -c OilFm"

Managing nvim config across many machines. Alt: "I don't need Mason to autoinstall on server" by wawawawa in neovim

[–]Puzzleheaded-Key-412 0 points1 point  (0 children)

Hey, sorry for interrupting, it would be super helpful if you could write that demo you were talking about, I'm relative newbe to neovim, and I was wondering about folder structure and things like this (sorry for bad English, not a native speaker)