Vim
Vim is a highly customizable text editor that can run in a shell. Bram Moolenaar is credited with the development of Vim, which he began in 1988.
Here are 9,007 public repositories matching this topic...
-
Updated
Feb 23, 2021 - Python
-
Updated
Mar 7, 2021 - Emacs Lisp
-
Updated
Mar 7, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Vim script
-
Updated
Mar 1, 2021 - Vim script
-
Updated
Mar 7, 2021 - Vim script
-
Updated
Feb 25, 2021 - Vim script
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Mar 7, 2021 - Vim script
-
Updated
Mar 6, 2021 - C
It would be great if there were a module for the Zig programming language in the future. Right now, the tooling around Zig is still a little nascent, but I've created a WIP module in my own doom configuration: https://github.com/bnjmnt4n/system/tree/ab2c5b0072d2923372bfc3966fc6c1f834173582/doom/modules/lang/zig.
Plugins:
- https://github.com/ziglang/zig-mode
- LSP server, for use with lsp-mo
-
Updated
Mar 7, 2021 - Python
Is your feature request related to a problem? Please describe.
Under VIM, I’m used to type :bd to close the current file/buffer.
That command isn’t working under VSCodeVim : Not and editor command bd
To close the current buffer, only :q works which isn’t correct : :q under VIM close VIM (and all files/buffers opened)
:bd seems a better command to close the current file/buffer.
-
Updated
Mar 7, 2021 - C++
-
Updated
Mar 7, 2021 - Python
Prior to submitting a new issue make sure to complete these steps:
"# Generated
Created by Bram Moolenaar
Released November 2, 1991
- Repository
- vim/vim
- Website
- www.vim.org/download.php
- Wikipedia
- Wikipedia


It is currently expected that UIs will figure out when to hide
msg_history_showmessages by themselves.I think this is bad for two reasons:
press ENTERprompt when the time to hidemsg_history_showmessages has come.After [di