Skip to content

Commit

Permalink
Update nvim -> vim
Browse files Browse the repository at this point in the history
suobset committed Jul 1, 2024
1 parent 1162712 commit 02ad408
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/tech-config.md
Original file line number Diff line number Diff line change
@@ -69,8 +69,7 @@ I hardly make changes to macOS or Windows.
Sorted by frequency: high to low

* [BBEdit](https://www.barebones.com/products/bbedit/): A macOS native Code Editor being developed for over 30 years. Super stable, packed with features, has a minor learning curve for the more advanced features that's worth it imo.
* [Neovim](https://neovim.io/): a fork of vim with extended plugin support, and a more suistainable development model.
* [Micro](https://micro-editor.github.io/): Terminal editor with regular keybindings and mouse support. Used in team settings.
* [Vim](https://www.vim.org/): The quintessential UNIX editor, improved. If I am on any other system that's not a Mac, this is my daily.
* [Jupyter](https://jupyter.org/): Data-based Python code, where an explanation & presentation of methods is absolutely crucial. Uses ```ipynb``` to split between Markdown cells or Python cells.
* [KATE](https://kate-editor.org/): The GUI main for Alpine and Trisquel, provides all the core features of VS Code without the Microsoft stuff.

0 comments on commit 02ad408

Please sign in to comment.