vim-linebox
neovim
Our great sponsors
vim-linebox | neovim | |
---|---|---|
1 | 1121 | |
7 | 61,916 | |
- | 1.7% | |
5.3 | 10.0 | |
10 months ago | 6 days ago | |
Vim Script | Vim Script | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
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-linebox
-
Boss: "Write better comments."
But this one is relatively new, simple, and looks pretty decent.
neovim
-
How can I easily update nvim on Ubuntu LTS
Use their official releases page, there's a deb file or app image.
-
Using LazyVim and Mason.nvim LSP manager. How do I add arguments to the clangd or and LSP?
it's been undeprecated recently, but if you would prefer to use a plugin, I use this one
- NVIM 0.8.3 (bugfix/maintenance release)
-
UPDATE: browse.nvim - browse for anything using your choice of method
For example, a bookmarks table can have something like this: ```lua local bookmarks = { -- direct urls as bookmarks "https://github.com/neovim/neovim", "https://github.com/nvim-telescope/telescope.nvim", "https://github.com/rockerBOO/awesome-neovim",
- VIM
-
The benefits of everything (in Emacs) being a buffer
I have submitted a bugreport to neovim with steps to reproduce: https://github.com/neovim/neovim/issues/21696
-
Is Pop!_OS aiming to be an immutable OS?
How about AppImage? That's how I tend to get the stable Neovim these days.
-
LazyVim 1.0.0 has just been released and has a shiny new website
Good idea in fact, I normally donate to this one.
-
Is there a terminal emulator that has non standard key codes? so that Tab is different than Ctrl+i and other clashing codes.
-- https://github.com/neovim/neovim/pull/17932
-
Friendship with Lapce ended. There is no getting away from VS Code
In case you want to use the appimage, it can be found here (use the stable 0.8.2): https://github.com/neovim/neovim/releases
What are some alternatives?
vim9 - An experimental fork of Vim, exploring ways to make Vim script faster and better.
neovide - No Nonsense Neovim Client in Rust
helix - A post-modern modal text editor.
doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
vim-polyglot - A solid language pack for Vim.
pylance-release - Documentation and issues for Pylance
FiraCode - Free monospaced font with programming ligatures
AstroVim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins [Moved to: https://github.com/AstroNvim/AstroNvim]
vim-visual-multi - Multiple cursors plugin for vim/neovim
intellij-lsp-server - Exposes IntelliJ IDEA features through the Language Server Protocol.
lightline.vim - A light and configurable statusline/tabline plugin for Vim