#neovim — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #neovim, aggregated by home.social.
-
New Jet blogpost! This one shows how to implement custom autocompletions in Python which read data directly from your runtime. I used this to get completions for Pyspark column names and it's been suuper useful:
-
Моя главная страсть — это работа.
Я никогда не понимал всех этих «наворотов» — элементов, добавленных лишь ради внешнего вида в ущерб удобству использования.
---------------------
ОС: Manjaro Linux
Окружение рабочего стола: KDE Plasma
IDE: neovide
Рисование: Inkscape
Работа с текстом: LibreOffice#Linux #kde #developer #neovim #writing #libreoffice #drawing #inkscape
-
#neovim Development News
The 0.12 version adds `]N` and `[N` Visual mode mappings for expanding selection to sibling treesitter node.
PR:
- github.com/neovim/neovi...
feat(treesitter): select grow ...