-
It would be nice to have simple but full config files for Neovim and Helix, so that beginners could simply download those and start immediately hack on their Tact projects.
What do you think @novus…
-
It'd be awesome to have a lot more suggested projects
🐞 Problem
Currently we have only a bunch of projects in project suggestions
🎯 Goal
Have a lot of project suggestions from diverse domains,…
-
Awesome work guys. I am fairly new to vim and just wanted to share my install experience. At first I couldn't figure out why the plugin wasn't highlighting html. Then I found the script to set html sy…
-
Ecosystem→Tools:
* [Nujan Web-based IDE](https://ide.nujan.io/) — at least a reference to it would be nice
* [Blueprint](https://github.com/ton-community/blueprint) — common development environment …
-
As a beginner new to Neovim autocommands, configuring `heirline.nvim` with a plugin that requires updatin a component upon a user event was a challenge.
For example, I created an `LspMessages` comp…
-
Hey,
Thanks for making this awesome tool.
I'm new to blender and specially new to python.
I'm on Linux Manjaro, using Blender 2.9.1
---
I'm so used to vim-mode, that using the built in …
-
There are a few issues with this site
- There appears to be no consistency in instructions.
- I would say there isn't enough information here. It's all well and good have instructions but I feel l…
-
**Describe the bug**
In "index.txt", the descriptions for "ZZ" and "ZQ" are different from ":x" and ":q". "ZZ" and "ZQ" use the words "store" and "exit", while ":x" and ":q" use the words "write" and…
-
Hey, I'm really excited to try plain org wiki. I just made the switch from vim to emacs. I'm looking for an alternative to vimwiki.
My hope is to be able to create links between files easily. that…
-
I really love that it is possible to move down and up between cells with "j" and "k"! I use this all the time!
It was't a surprise to me as a long-time Vim user, that I can remove cells with "dd", …