vim-markdown
goyo.vim
vim-markdown | goyo.vim | |
---|---|---|
6 | 43 | |
1,237 | 4,558 | |
0.2% | 0.5% | |
2.8 | 0.9 | |
4 months ago | about 2 years ago | |
Vim Script | Vim Script | |
- | MIT License |
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.
vim-markdown
-
Using Github Copilot.vim within Markdown fenced code blocks
I use Plug 'tpope/vim-markdown' and markdown fenced codeblocks fairly extensively, and recently installed Copilot.vim.
-
Markdown Vim Plugins
tpope/vim-markdown
-
Syntax highlighting of a different language inside markdown
For example, for tpope/vim-markdown (which comes built in with vim), you can specify which languages you'd like to highlight using the g:markdown_fenced_languages variable (the repo's README).
-
A Quickstart guide to setting up Vim for blogging
For the syntax highlighting, I use Tim Pope's markdown runtime. Tim Pope is a magician at these things.
-
How to have "nice" line wraps for indented markdown lists?
Install https://github.com/tpope/vim-markdown and if it still doesn't work, complain there.
-
syntax highlighting in .md files?
Here is the corresponding issue which shows that this exists since 2012 https://github.com/tpope/vim-markdown/issues/17
goyo.vim
- Ensō – Design Constraints
- Brsloan/warewoolf: A minimalist novel-writing system/rich text editor
- Ensō: write now, edit later
-
Ask HN: Did anyone write a book in Nano?
I wrote a manuscript in vim a couple Novembers ago, for NaNoWrimo. I used a couple plugins, primarily Goyo [1] to add some margins, but otherwise, yeah, plain vim.
I don't think it was really any more productive than my current workflow in Obsidian. Vim keybindings are more useful for editing than for writing (and for editing code in particular, where the changes you're making are much more structured). Also, while the extra features afforded by Obsidian don't really make a difference during the writing process, I find they're really useful for outlines and other preliminary work, which is something of a point against a vim-only workflow unless you want to use vimwiki [2] or something.
Granted, Obsidian is still a markdown-based tool, so there's still some level of minimalism going on there, but by that point we're really discussing markup vs word processors, which is its own conversation—and to my mind, a much more important one. I much prefer working in markup than in a rich text editor, because plain text is easy to edit and process through the terminal, and because it lets me separate style choices from content.
I find that the markdown live preview that editors like Obsidian and Typora provide (and which vim doesn't) is a really nice compromise between a slick composing experience and the technical affordances of markup. Between that and Obsidian's hypertext features, I think I'll stick with Obsidian for the foreseeable future.
[1]: https://github.com/junegunn/goyo.vim
[2]: https://vimwiki.github.io/
-
is it possible to read books in vim?
Maybe https://github.com/junegunn/goyo.vim could be useful then.
-
Help with plugin: Goyo
Goyo is a distraction free plugin for vim/NeoVim. https://github.com/junegunn/goyo.vim. Typically used for people wanting to write inside of NeoVim. There isn’t a real purpose for me to use it other than I like the aesthetic looks. Thanks for replying!
- [Vim] Vous cherchez un moyen d'ajouter un rembourrage de tout le côté de la fenêtre.
-
An application that serves as a notepad that overlays the screen?
Maybe not of use, but what about just one of your editors + the terminal? Using vim with the goyo extension similarly without the overlay. I write my notes with markdown.
-
SQLite WASM in the Browser Backed by the Origin Private File System
I haven't maintained a Vim config in a few years now (more of an Emacs man now), but I do remember using Goyo in college. Looking back at it, I think it might scratch your itch as far as Vim plugins go, it even allows you to resize the area on the fly.
https://github.com/junegunn/goyo.vim
-
UPDATE: no-neck-pain.nvim - Dead simple plugin to center the currently focused buffer to the middle of the screen.
I went from https://github.com/junegunn/goyo.vim to https://github.com/folke/zen-mode.nvim and now this
What are some alternatives?
vim-pandoc-syntax - pandoc markdown syntax, to be installed alongside vim-pandoc
zen-mode.nvim - 🧘 Distraction-free coding for Neovim
vim-lexical - Build on Vim’s spell/thes/dict completion
vim-pencil - Rethinking Vim as a tool for writing
otter.nvim - Just ask an otter! 🦦
vim-easy-align - :sunflower: A Vim alignment plugin