issues
search
editorconfig
/
editorconfig-vim
EditorConfig plugin for Vim
http://editorconfig.org
Other
3.14k
stars
139
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: E495 on VimEnter with 'verbose'
#242
tomtomjhj
closed
2 weeks ago
2
Correct language name to "Vim script"
#241
h-east
closed
1 month ago
0
Troubleshooting guidelines
#240
sir-galahad
opened
5 months ago
0
`**/b/*.txt` does not match `b/c.txt`
#239
divVerent
opened
5 months ago
0
Doesn't respect /.editorconfig
#238
divVerent
opened
5 months ago
5
Clarify the relationship between this plugin and various bundled version
#237
xuhdev
closed
7 months ago
0
Add "Bundled versions" section to the readme
#236
scy
closed
7 months ago
0
Plugin breaks the positioning of floating windows in other plugins
#235
ObiWahn
opened
9 months ago
11
Will this plugin become obsolete with Neovim v10?
#234
fernandocanizo
closed
7 months ago
7
Fix typo (from Vim downstream)
#233
gwymor
closed
10 months ago
4
l:bufnr seems undefined
#232
nedbat
closed
12 months ago
6
shift width ignored
#231
mhowellj
closed
12 months ago
2
Fix typo
#230
yous
closed
12 months ago
2
Don't set tabstop in shell buffers (#224)
#229
cxw42
closed
1 year ago
0
Release new version
#228
jirutka
closed
1 year ago
4
Fix warning text found after endfunction when verbose non-zero
#227
bruhtus
closed
1 year ago
0
Doc improvements
#226
chrisbra
closed
1 year ago
0
Add missing `:call`
#225
k-takata
closed
1 year ago
0
Cursor moves back to beginning of line when exiting :FZF popup on Vim 9 (after #209)
#224
cxw42
closed
1 year ago
24
submit to vim
#223
chrisbra
closed
1 year ago
6
Split up the plug-in file into autoload files
#222
cxw42
opened
1 year ago
1
E495 No autocommand file and W22 text found after endfunction
#221
reini-1
opened
1 year ago
4
This plugin gets overwritten by other plugins or default vim runtime
#220
stevenroose
closed
1 year ago
1
compiled python files should be ignored by git
#219
mlippert
closed
1 year ago
4
Add example for fillexceeding max_line_indicator to docs
#218
mmrwoods
closed
1 year ago
0
fix: do not treat directories as editable on VimEnter
#217
kaihowl
closed
1 year ago
1
Replace b:filetype with filetype
#216
xuhdev
closed
1 year ago
0
Plugin broken by syntax error
#215
kaihowl
closed
1 year ago
0
Set shiftwidth to 0 (defaults to tabstop value)
#214
gwymor
opened
1 year ago
2
Ignore netrw buffers
#213
pmeinhardt
closed
1 year ago
0
E37, E162 when starting neovim with a directory
#212
pmeinhardt
closed
1 year ago
2
Fix syntax of autocmd for .editorconfig
#211
philpennock
closed
1 year ago
0
Support spelling_language property
#210
gustaphe
opened
1 year ago
7
Use the correct filename when applying settings to an empty buffer
#209
cxw42
closed
1 year ago
7
autocmds: use correct buffer name
#208
cxw42
closed
1 year ago
0
Don't run on :help buffers
#207
cxw42
opened
1 year ago
0
Fix overriding the default filetype detection
#206
a5ob7r
closed
1 year ago
0
Can not detect brace when 2 are following
#205
ArnaudD-FR
closed
1 year ago
3
.editorconfig not being honored
#204
chris-fj
closed
1 year ago
1
Add "fillexceeding" option for max line indicator
#203
mmrwoods
closed
1 year ago
6
Can't disable plugin
#202
MeShootIn
opened
2 years ago
6
On Windows, skip the test that makes Appveyor hang
#201
cxw42
closed
1 year ago
0
Speed up Windows Appveyor tests
#200
cxw42
closed
1 year ago
0
core: Update tests; fix bugs
#199
cxw42
closed
1 year ago
2
Permit disabling softtabstop control, as softtabstop is a Vim-specific feature not supported by EditorConfig
#198
inkarkat
closed
2 years ago
6
Call setl [no]endofline using insert_final_newline
#197
TysonAndre
closed
2 years ago
0
Spell checking breaks in existing buffer when new opening new file
#196
alkim0
closed
2 years ago
3
Trim trailing whitespace only on modified lines
#195
FlexW
opened
2 years ago
2
Fix &fileencoding changed to utf-8 upon :e
#194
h3xx
closed
2 years ago
3
Fix conditional definition of `b:editorconfig_applied` for external cores
#193
cxw42
opened
2 years ago
1
Next