finally having function text objects again https://github.com/nvim-treesitter/nvim-treesitter-textobjects
mapped to 'af' and 'if'
finally having function text objects again https://github.com/nvim-treesitter/nvim-treesitter-textobjects
mapped to 'af' and 'if'
Mystery continues with phantom edits in #neovim. Took ghostty out of equation, left with only 2 external plugins: color theme and autopairs plugin. Will remove autopairs plugin. I refuse to think it could be theme.
I have a bad feeling about v0.12.
Je découvre l'utilisation de Quickfix (il était temps, je crois !) avec mon LazyVim :
- <Leader>sb (pour chercher dans le buffer actuel)
- Je tape la chaîne recherchée et j'obtiens toutes les lignes comportant celle-ci
- CTRL-Q : Ouvre la liste obtenue dans une fenêtre Quickfix (et là je peux soit naviguer, soit copier/coller cette liste pour en faire ce que je souhaite).
Note: Nvim Quickfix
https://shaarli.demapage.fr/shaare/Kx0eSg
Je découvre l'utilisation de Quickfix (il était temps, je crois !) avec mon LazyVim : <Leader>sb (pour chercher dans le buffer actuel) Je tape la chaîne recherchée et j'obtiens toutes les lignes comportant celle-ci CTRL-Q : Ouvre la liste obtenue dans une fenêtre Quickfix (et là je peux
不过目前只改了 init.lua,而且是直接 .dofile("init.fnl"),最好用 nfnl 编译成 Lua 文件,速度应该会快一些。
This issue has been fixed in the master branch! I guess I'll be running the nightly until the next minor release.
https://github.com/neovim/neovim/pull/38990
nvim-treesitter Was Archived. Here's What You Actually Need to Do.