vimrc
The ultimate Vim configuration (vimrc) (by amix)
nnn.vim
File manager for vim/neovim powered by n³ (by mcchrish)
vimrc | nnn.vim | |
---|---|---|
26 | 17 | |
31,120 | 651 | |
0.5% | 0.8% | |
4.1 | 2.9 | |
6 months ago | almost 2 years ago | |
Vim Script | Vim Script | |
MIT License | BSD 2-clause "Simplified" License |
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.
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.
vimrc
Posts with mentions or reviews of vimrc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-15.
-
Do I need to have a lot of command line knowledge in order to learn Vim?
there are several vimrc files: https://github.com/amix/vimrc
- Finally started my .vimrc
-
Prof made it very clear from the first day thar we can't use IDEs in the course
Vim with https://github.com/amix/vimrc
-
Jedi-Vim not working well with konsole terminal?
If you want my five cents, then I would say that using something like https://github.com/amix/vimrc without fully understanding the consequences, is a bad idea. And instead you should focus on the basics of vim, vimtutor followed by :h user-manual.
-
A Quick Intro to Common Commands in Linux
text editors for writing files. Recommended: install plugins ultimate vim to make vim more powerful and colorful.
-
my first experience (everything went wrong) with archcraft
Archcraft's vim uses this vimrc which adds a lot of plugins including some for improving appearance, so it's more suited for a terminal emulator than a tty.
- VIMRC - The VIM configuration script that turns it into a powerhouse
-
What’s your favorite software for terminal programming?
I'm basically using this as a base with some tweaks :)
-
I gave up
Or if you want something very minimal, just for easier editing experience when connected to server, try just a simple preconfigured vimrc file, where you can comment and uncomment stuff that you might need. I use amix as base for my own vimrc file.
-
Vim - The ultimate text editor?
git clone https://github.com/amix/vimrc.git ~/.vim_runtime
nnn.vim
Posts with mentions or reviews of nnn.vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-24.
-
Using neovim without a file tree plugin
So these days I just use https://github.com/mcchrish/nnn.vim
- Call for help: please pitch in to fix outstanding nnn.vim issues!
-
minimal-nnn.nvim - the most minimal nnn plugin ever
Yeah I'm not sure what the point is of such a minimal plugin when nnn.nvim and nnn.vim already exist which both do do that, and more.
- Permanent fixed File Explorer in Neovim
-
"Emacs is bloat and memory intensive"
file managers or project/directory viewer
-
NERDTree alternative
nnn with nnn.vim because I'm lazy and I already use nnn on its own.
- Am I the only one frustrated when jumping in nvim-tree when hitting Ctrl-O ? Can I avoid this ?
-
[PLUGIN] opens xplr inside nvim, and hosts a msgpack client inside xplr!
Created this plugin because I've switched from Ranger to xplr.nvim as my daily driver and wanted a cleaner interaction between the 2 programs. I like to sometimes use my file manager within neovim, and would prefer not to use shell to exchange data between them. Because xplr now uses LuaJit, pynvim/python isn't needed etc (like other msgpack plugins) It aims to support the "regular" features (opening files in nvim, switch cwd etc) like in rnvimr or nnn.vim
-
Vim Users! Share your Clever Configs and Plugin Setups (or learn something new)🔥
You can try nnn.vim, a vim-ish file picker as well as fast and full-featured file manager within vim.
-
Terminal file manager nnn v4.1 Sake released!
You'll invoke it as a floating window. See nnn.vm for usage.
What are some alternatives?
When comparing vimrc and nnn.vim you can also consider the following projects:
Vim - :star: Vim for Visual Studio Code
fff - 📁 A simple file manager written in bash.
spf13-vim - The ultimate vim distribution
joshuto - ranger-like terminal file manager written in Rust
SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc
xplr - A hackable, minimal, fast TUI file explorer