Recent Posts
- How to show more information in LSP when using Emacs and Typescript
- Great historical review on source control systems evolution
- Interesting article on learnings over a software engineer career
- Code Freeze 2023 Keynote 01 Jessica Kerr 1
- How to configure MacOSX to make the window under the mouse to receive the focus?
Recent Comments
No comments to show.
Monthly Archives: November 2013
Vim + Fish = "E484: Can't open file /tmp/vRDNVqe/0" error
If you get errors in Vim like: E484: Can’t open file /tmp/vRDNVqe/0 It’s because you probably are using the Fish shell. The fix is simple, just tell Vim in the ~/.vimrc config file to use a different shell for running … Continue reading
Posted in Uncategorized
Leave a comment