Viewing profile — markrian
markrian
HN member- Joined
- Wed, Apr 20, 2016, 12:09 PM UTC
- HN karma
- 24
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About markrian
No profile information was provided.
Recent public activity
-
comment
Comment #47565956
What are referring to, out of interest? Does this apply just to nvim, or vim as well?
-
comment
Comment #43209516
Interesting! Do you have a page which compares globstar against other similar tools, like Semgrep, ast-grep, Comby, etc? For instance, something like https://ast-grep.github.io/adv…
-
comment
Comment #22954771
You can install the [python-is-python3][0] package on 20.04, which symlinks /usr/bin/python to python3. [0]: https://packages.ubuntu.com/focal/python-is-python3
-
comment
Comment #18759479
圣诞快乐 from Guangzhou!
-
comment
Comment #17115362
One built-in feature (not enabled by default) that I absolutely love is persistent undo. Love it. Basically, undo trees can be persisted across vim sessions. Have a read via ":help…
-
comment
Comment #17115330
The closest thing I'm aware of is ":earlier {N}f", which "[Goes] to older text state {N} file writes before.". So once you're somewhat happy with what you've got, write the file, a…
-
comment
Comment #11738530
Indeed it is: http://isup.me/stackoverflow.com It's surprising how much this hurts my productivity. And as great as archive.org is, it's not a very good substitute in this case[0],…