Tag: vim
-
VSCode Neovim setup
I recently switched over to using the vscode-neovim extension for VSCode. What wasn’t obvious though was how to get a plugin manager and plugins / vim customisations working. I’ll add here quickly my plugins setup as I’m using vim-surround, and a bunch of Tim Pope plugins: I’m on Linux / Ubuntu 22.04, with nvim installed…
-
Vim Language Server Client (LSC) plugin first impressions
After months of problems with CoC: https://github.com/neoclide/coc-eslint/issues/72 I’ve given up and I’m trying other plugins. I used ALE for ages with eslint, but never got it decently working using LSP. I tried ALE with Deoplete – but ALE is very slow and deoplete took ages to configure (python3 + pip + msgpack 1.0+ is a…
-
Embracing the Neovim/Vim Terminal
I’ve only finally just started using Neovim’s terminal. Vim 8 has this too of course, but it was Neovim that championed it and included it by default. I switched to Neovim about a year ago to see if there was anything missing compared to Vim. I find Neovim fascinating purely because of how faithful it…
-
Vim Airline Powerline fonts on Fedora, Ubuntu and Windows
N.B. I’ve also answered this on Vi Stack Exchange, but I’m posting it here as it took a lot of work. This took hours to figure out, so here’s more of a dummies guide for Fedora/Ubuntu, with a special section for Windows. The first is figuring out what the hell are those strange but nice…