Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
True-zen.nvim Alternatives
Similar projects and alternatives to true-zen.nvim
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
NeoVim-Delightful
A charming and dazzling NeoVim configuration!
-
ataraxis.lua
A simple zen mode for improving code readability on neovim
-
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.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
no-neck-pain.nvim
☕ Dead simple yet super extensible plugin to center the currently focused buffer to the middle of the screen.
-
Catppuccino.nvim
🍨 Catppuccin theme for NeoVim [Moved to: https://github.com/catppuccin/nvim]
-
-
telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
-
-
-
-
-
-
nvim-treesitter
Nvim Treesitter configurations and abstraction layer
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
true-zen.nvim reviews and mentions
-
Authors: how do you make your plugin discoverable and appealing?
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?
Check TrueZen from Pocco: https://github.com/Pocco81/true-zen.nvim
-
true-zen.nvim (rewrite): clean and elegant distraction-free writing for NeoVim
Heya! Meet true-zen.nvim, a plugin that de-clutters NeoVim's UI to enhance your coding experience.
-
Neovim distributions for writers
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?
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
-
ataraxis.lua: distraction-free writing in neovim
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
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
- Is There a Newer Goyo?
-
What are your favorite Neovim plugins exclusive to 0.5?
So as not to mention top plug-ins that are just beautiful and make NeoVim useable (tree-sitter, native LSP, nvim-compe, ...), I'll mention one that's very useful for ricing: TreuZen.nvim.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 9 Dec 2023
Stats
pocco81/true-zen.nvim is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of true-zen.nvim is Lua.
Popular Comparisons
- true-zen.nvim VS zen-mode.nvim
- true-zen.nvim VS goyo.vim
- true-zen.nvim VS dashboard-nvim
- true-zen.nvim VS NeoVim-Delightful
- true-zen.nvim VS ataraxis.lua
- true-zen.nvim VS dotfiles
- true-zen.nvim VS which-key.nvim
- true-zen.nvim VS Catppuccino.nvim
- true-zen.nvim VS centerpad.nvim
- true-zen.nvim VS ltex-ls