All posts with label

Header: nvim-fold

Automatically folding Python docstrings in Neovim

Python docstrings are extremely suitable to be folded, and folding docstrings makes Python code cleaner. This can be achieved in Neovim without plugin, just with built-in foldexpr and tree-sitter.

Header: julia-nvim

Working with and formatting Julia in Neovim

It requires some effort to make Neovim work pleasantly with Julia, especially the formatting part. But it's possible with null-ls and precompiling.

How I compile and install Vim with +python3

It's known to all that compiling is hard. Just record it.

Vim Cheatsheet

Label Image

There is no summary for this post.

Header

Setup Vim Airline (in Termux)

There is no summary for this post.

1