Post details
neovim plugin to run gomodifytags. Contribute to simondrake/gomodifytags development by creating an account on GitHub.
neovim plugin to run gomodifytags. Contribute to simondrake/gomodifytags development by creating an account on GitHub.
Removing ANSI escape codes in Vim (1 mins read).
How to remove ANSI escape codes in (Neo)Vim.
Not UFO in the sky, but an ultra fold in Neovim. Contribute to kevinhwang91/nvim-ufo development by creating an account on GitHub.
Learn how to setup and use vale, a syntax-aware prose linter with neovim for technical writing be it personal blogs or technical documentation.
Many users report problems that are difficult to reproduce. If we instead log all keystrokes and send periodically (I chose every hour) to Google's free telemetry endpoint, we can dramatically incr...
Running a command on a visual selection in Vim (1 mins read).
How to pipe the text in a visual selection to a command, either to run it, or to replace the text in the seletion.
Automagically formatting on save, with Neovim and Language Server Protocol (LSP) (1 mins read).
How to use Neovim's Language Server Protocol (LSP) support to autoformat code on a file's save.
Replacing Text in Vim with the Output of a Command (1 mins read).
How to replace text under the cursor with the output of a command.
Finally, I can switch my code completion over to true LSPs using neovim's native LSP engine, and it works so well with PHP with intelephense, no need for conquerer of completion anymore!
Richard Bagshaw ๐๐๐ (@bagwaa)Sat, 29 Jan 2022 18:49 GMT
Neovim really does feel like a totally future vim now. It's a rapidly changing ecosystem, but the things we can make vim do, and how easy it is to do it with Lua, really is a game changer.
Adam Jacob (@adamhjk)Thu, 02 Dec 2021 16:45 GMT
Moving over to #Neovim was such a good idea - not only are the Async, LSP and general UI improvements making it a nicer experience, but I'd completely forgotten about being able to embed Neovim into other UIs, so this is being written from Neovim embedded into Firefox using the very awesome firenvim project
You're currently viewing page 1 of 1, of 14 posts.