true-zen.nvim VS dotfiles

Compare true-zen.nvim vs dotfiles and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
true-zen.nvim dotfiles
20 107
929 -
- -
0.0 -
3 days ago -
Lua
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

true-zen.nvim

Posts with mentions or reviews of true-zen.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-14.
  • Authors: how do you make your plugin discoverable and appealing?
    9 projects | /r/neovim | 14 Dec 2022
    Duplicated idea, while it is true that your plugin does center buffer without hiding tabline or statusline, I can do the same in true-zen with 2 lines of configuration). In this case what I would want to strike for is making a very simple script.
  • tmux like zooming?
    4 projects | /r/neovim | 16 Nov 2022
    Check TrueZen from Pocco: https://github.com/Pocco81/true-zen.nvim
  • true-zen.nvim (rewrite): clean and elegant distraction-free writing for NeoVim
    2 projects | /r/neovim | 29 Jul 2022
    Heya! Meet true-zen.nvim, a plugin that de-clutters NeoVim's UI to enhance your coding experience.
  • Neovim distributions for writers
    7 projects | /r/neovim | 21 Apr 2022
    Have you considered using neovim with the [TrueZen plugin](https://github.com/Pocco81/TrueZen.nvim)? I threw that into NVChad and it turned into a very nice writing experience for me. YMMV.
  • TrueZen.nvim and gitsigns.nvim not working together?
    2 projects | /r/neovim | 23 Mar 2022
    At first I thougt, that this is due to the colorscheme I use (github-nvim-theme). There is the issue, that when I want to disable Ataraxis-mode, it throws an error and basically the whole Neovim-session is screwed (disabled ui-elements not being reenabled).
  • Write Thin to Write Fast
    6 projects | news.ycombinator.com | 9 Nov 2021
  • ataraxis.lua: distraction-free writing in neovim
    5 projects | /r/neovim | 22 Aug 2021
    TrueZen.nvim - seems to be a bit bloated and overkill for what it aims to be, a bunch of different modes and dozens of configurations options
  • What is the Proper Way to Enter a New Mode in a Hook? Also Lua Question
    2 projects | /r/neovim | 21 Aug 2021
    My second question is a bit more... complicated? I use TrueZen and honestly love it it works perfectly and the developer is awesome and always up for adding some neat things like including the ability to set quit to either quit or toggle, but I ran into one issue I can't seem to resolve with it. This may be a bit complicated so if I describe this incorrectly please let me know. TrueZen has built-in methods for toggle supported statuslines like lualine, but does not always toggle non-supported statuslines. I made a pull request about this, but as I got distracted and busy with uni I accidentally abandoned it (I apologies I know people doing that can be annoying). The pull request however did have some helpful information though, it seems what I need to do is create a custom function that toggles my statusline... but I don't know how. If you review the request here you can see a better more detailed explanation. From what I can tell, as someone who doesn't fully understand vim or lua, I need to create a function call, say togglel_my_statusline, and then call that function in true_zen.after_mode_ataraxis_on = function (). So I did some document reading figured out I could simply do opt.laststatus = 0 and as I simply set opt.statusline this should disable the statusline. I then simply created this
  • (Improvements) TrueZen.nvim: Clean and elegant distraction-free writing for NeoVim
    1 project | /r/neovim | 30 Jun 2021
    Hello! just wanted to take a minute or two from your time to let you know that TrueZen.nvim has changed quite a bit. I first wrote this plugin after being a few weeks into Nvim with lua knowledge that hadn't been used for around 4 months. As you'd expect, code quality was kind of bad.
  • Is There a Newer Goyo?
    4 projects | /r/neovim | 24 Jun 2021

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Less Miserable Bindings for QWERTZ?
    1 project | /r/stumpwm | 16 Nov 2022
    I bit the bullet and moved my mappings around. This is wholey unrelated, but do you know if stumpwm allows you to set the split size in dynamic groups? Like in dwm you can set the master window to be 50% of the screen with clients being the other 50%. So far in stumpwm I cannot find how and it seems hardcoded to 55%.
  • Does StumpWM Have Smart Borders Or A Way to Disable Borders All Together?
    1 project | /r/stumpwm | 12 Nov 2022
    I am trying to get stumpwm feeling a little bit more like an integrated environment visually. Currently I am attempting to fix two problems that would create that integrated feeling. The first one is adding smart border functionality. Basically smart borders are is when only one window is open no border is shown, but if more than one window is open a border is drawn. I tried researching this, but I can not find anything. I am also wanting to try disabling borders all together. I have never done this before so I have no idea if I would like it. I made the proper changes to my configuration to remove any border and ignore size hints, but I still have that stupid padding around terminals. Does anyone know how to disable those?
  • Turning Linux Into a Usable Lispy Machine?
    9 projects | /r/Common_Lisp | 25 Oct 2022
    I have been doing research trying to figure out what software in my current toolchain has a Lisp, specifically Common Lisp, alternative. Having looked around I have been able to find a few thing.
  • How Do You Setup Workspaces Properly?
    2 projects | /r/stumpwm | 19 Oct 2022
    I am trying to setup my workspaces for stumpwm, but am running into a wall due to not being able to find much documentation, is there is even support, for a few things I want to do. For some background, I am coming from dwm which I have used for a few years and even forked a few times. In dwm I had a rather simple, but extremely useful, setup where I would store specific types of programs on specific tags. I was able to figure out getting this done in stumpwm and it working just fine. The main issue with this portion of my workspace setup is that the Default workspace still exists. I have tried to figure out how to delete it, but cannot. I know how to rename it, so I could just do that and use it for my terminals, but the issue arises where I have no idea how to change it from the default stacking layout to the dynamic one. Any advice? Additionally, is there a way to get something like dwm's fakefullscreen?
  • How Do I Unbind all Default Bindings and Bind Keys With Shift?
    2 projects | /r/stumpwm | 18 Oct 2022
    My brain hurts, I did this and now it just works.
  • Terminal Emulators Written in Common Lisp?
    2 projects | /r/Common_Lisp | 17 Oct 2022
    I am working on rebuilding my software toolchain around Common Lisp, because it is amazing. I have already started moving to sbcl from zsh, thanks to help from this subreddit and a friend, as well as moving away from my dwm fork to stumpwm. I am looking at what programs I have left to find replacements for and I know I am moving to either lem or gnu emacs, hopefully lem, from nvim and nyxt from firefox, but there are three programs I cannot find CL replacements for, my terminal, screen locker, and dynamic menu. The last two will be a pain, I know, but with the terminal I was shocked to see little to nothing online. I was able to find CLIM implementations of terminal emulators, but the one I found which I lost the link to is built into a desktop environment; I also don't know if it would run under X11 or Wayland. I was curious if there was someone here who would know of a terminal emulator that was written in CL? It doesn't need to be fancy, in fact the less fancy the better. I am just trying to figure out if I refork st or if there is a CL terminal I can use.
  • How Would One Bind Prefix + Key + Key?
    2 projects | /r/stumpwm | 17 Oct 2022
    I am unsure if you have interest, but is the final working product :D Thank you again! https://gitlab.com/FOSSilized_Daemon/dotfiles/-/blob/main/src/dotfiles/home/.library/generic/common-lisp/stumpwm/common-lisp/key-binding.lisp
  • How to Build a Proper Loading Order From ASDF?
    2 projects | /r/Common_Lisp | 1 Oct 2022
    I am unsure if this would have any impact, but I am making some changes (as well as this) to sbcl; none that should cause this though.
  • Is There Any Method For Checking If REPL Is Running As a Login Shell?
    5 projects | /r/Common_Lisp | 28 Sep 2022
    An update to my other comment. I can confirm that the issues I am having are due to cl-repl. I took my exact configuration, commented out the first line of my replrc.lisp, hardcoded a require for asdf, using find-package always returns nil for some reason with asdf I don't know why, and then symlinked the file to ~/.sbclrc and everything loaded fine and ran fine. I am unsure what is up with cl-repl. I think I would rather use sbcl anyway, but I just need to figure out tab-completion, sytan highlighting if possible, and then determine how to check if asdf is installed to load it (I know I can always require it, but I want to proof this configuration in case I use it on a repl that does not autoload asdf).
  • Trying to Understand Strings in Common Lisp
    1 project | /r/Common_Lisp | 26 Sep 2022
    Porting my shell configuration to cl-repl in order to help me learn common lisp. So I have my asdf system being loaded in my .replrc and I know things are being loaded there just not this code for some reason. If it helps the code is here.

What are some alternatives?

When comparing true-zen.nvim and dotfiles you can also consider the following projects:

zen-mode.nvim - 🧘 Distraction-free coding for Neovim

tmux-resurrect - Persists tmux environment across system restarts.

goyo.vim - :tulip: Distraction-free writing in Vim

dashboard-nvim - vim dashboard

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

NeoVim-Delightful - A charming and dazzling NeoVim configuration!

zsh-autosuggestions - Fish-like autosuggestions for zsh

ataraxis.lua - A simple zen mode for improving code readability on neovim

vis - A vi-like editor based on Plan 9's structural regular expressions

which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

firefox-csshacks - Collection of userstyles affecting the browser