#
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,901 public repositories matching this topic...
nodejs
javascript
vim
bash
docker
language
programming-language
kubernetes
redis
php
vuejs
django
database
frontend
backend
xcode
cheatsheet
feathersjs
sailsjs
cheatsheets
-
Updated
Oct 16, 2021 - JavaScript
A code-completion engine for Vim
-
Updated
Oct 16, 2021 - Python
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
-
Updated
Oct 15, 2021 - Emacs Lisp
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
Updated
Oct 9, 2021 - TypeScript
A tree explorer plugin for vim.
-
Updated
Oct 8, 2021 - Vim script
lean & mean status/tabline for vim that's light as air
-
Updated
Oct 10, 2021 - Vim script
Go development plugin for Vim
-
Updated
Oct 17, 2021 - Vim script
n³ The unorthodox terminal file manager
android
c
vim
cli
productivity
raspberry-pi
multi-platform
terminal
command-line
filesystem
launcher
tui
ncurses
wsl
file-manager
suckless
file-preview
file-search
disk-usage
batch-rename
-
Updated
Oct 17, 2021 - C
Oni: Modern Modal Editing - powered by Neovim
react
redux
javascript
vim
editor
gui
typescript
rxjs
ui
neovim
ide
editing
text-editor
neovim-guis
oni
-
Updated
Apr 1, 2020 - TypeScript
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
vim
autocomplete
vim-plugin
linter
vim-plugins
language-server-protocol
syntax-checker
neovim-plugin
languageclient
-
Updated
Oct 16, 2021 - Vim script
A VIM-inspired filemanager for the console
-
Updated
Oct 11, 2021 - Python
Open
Editor is undefined
2
kirmanak
commented
Sep 7, 2018
Describe the bug
The property 'editor' can be undefined (see Screenshots section).
To Reproduce
Steps to reproduce the behavior:
- Start VSCode
- Check Breakpoints > Promise Rejects and Breakpoints > Uncaught Exceptions
- Start my extension in debug mode (Debugger > Launch client). I believe, that can be r
mawww's experiment for a better code editor
-
Updated
Oct 16, 2021 - C++
A keyboard-driven, vim-like browser based on PyQt5.
-
Updated
Oct 17, 2021 - Python
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
vim
editor
linux
learning
education
unix
tutorial
programming
book
book-series
advanced
code-editor
beginner
training-providers
training-materials
learning-to-code
intermediate
-
Updated
Oct 17, 2021
An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast.
vim
dotfiles
vimrc
lua
neovim
ide
vscode
nvim
neovim-dotfiles
chad
telescope
hacktoberfest
ricing
neovim-configuration
neovim-lua
neovim-config
neovim-setup
nvim-configs
hacktoberfest2021
-
Updated
Oct 17, 2021 - Lua
Nyxt - the Internet on your terms.
-
Updated
Oct 16, 2021 - Common Lisp
Created by Bram Moolenaar
Released November 2, 1991
- Repository
- vim/vim
- Website
- www.vim.org/download.php
- Wikipedia
- Wikipedia
Describe your request
Hi,
IMHO, ws-butler should by disabled by default in diff-mode. Removing the white spaces automatically in this mode is not a good behavior because of the meaning of the white space in a patch and with the help of diff-mode, we could imagine edit manually a patch file (actually, I do that thing regularly).
Briefly explain its use-case