David Else
David Else
### Summary ```toml [keys.normal] D = ["collapse_selection", "select_mode", "goto_line_end", "delete_selection"] #
I tried the Linux version https://github.com/helix-editor/helix/releases/download/22.03/helix-22.03-x86_64-linux.tar.xz on Rocky Linux 8.5 (RHEL clone) and got: ``` hx: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by hx) ``` Is it possible to supply...
``` source ~/dotfiles/neovim/.config/nvim/plugged/fzf/shell/key-bindings.bash ``` Causes `SC1090` When calling shellcheck from the command line you can use `-x`: ``` -x --external-sources Allow 'source' outside of FILES ``` But this is not...
It could be quite easy to add support to vim/neovim without a complex plugin. Prettier can be used in neovim by simply adding the following to the config file and...
EDIT: Here is an example of a before and after: https://github.com/tiagovla/tokyodark.nvim/commit/e505c2bf88ef0e3fcb2c46195baacd0fcbe79d6f I think since 0.7 came out the entire theme can be Lua now: https://neovim.io/news/ > Finally, users can now...
I see you have not been on Github for nearly half a year, hope all is well with you :) I use `ltex-ls` everyday, your work is very much appreciated.
Cool language server! :) With marksman `2022-08-19` on Linux and Neovim I create a table of contents. I have [nvim-lightbulb](https://github.com/kosayoda/nvim-lightbulb) installed. Now the lightbulb is constantly lit (wherever my cursor...
I am afraid that I get a segmentation fault with it and `fzf.vim`/`fzf`. 1. open fzf history with `:History!`, open a file 2. toggle zen mode on 3. open fzf...
### Summary @MDeiml In the `keymap.md` file you can see the markdown highlighting is broken, is seems fine in Neovim # Helix  ...
 https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html#captured-identifiers-in-format-strings