issues
search
tpope
/
vim-sleuth
sleuth.vim: Heuristically set buffer options
https://www.vim.org/scripts/script.php?script_id=4375
1.92k
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not automatic (Neovim)
#48
soleera
closed
3 years ago
4
Feature request: some kind of indicator of success/failure
#47
deathlyfrantic
closed
6 years ago
0
Scan only same file
#46
SammysHP
closed
6 years ago
1
Exclude comments in XML
#45
SammysHP
closed
7 years ago
0
Read b:sleuth_automatic before g:sleuth_automatic.
#44
anntzer
closed
6 years ago
0
Incredible performance penalty when combined with polyglot via pathogen
#43
frioux
closed
2 years ago
11
Avoid opening on help files instead of unmodifiable
#42
jucor
closed
7 years ago
0
tabstop defaults to 8 when 4 is set in vimrc
#41
tsoernes
closed
7 years ago
4
Added a config variable to change default width from 8
#40
Mephistophiles
closed
7 years ago
1
Fix option for automatic detection
#39
rxvisser
closed
7 years ago
1
Add a spaces heuristics to set the shiftwidth
#38
XaF
closed
4 years ago
7
Fix SleuthIndicator() for when shiftwidth is zero
#37
ericbn
closed
7 years ago
2
optionally disable auto-detect and make globally available Detect comand
#36
gauteh
closed
7 years ago
5
Feature: provide a command / autoload function to run it manually
#35
blueyed
closed
7 years ago
2
Allow to configure g:sleuth_maxlines and g:sleuth_maxlines_neighbor
#34
blueyed
closed
2 years ago
1
Minor performance optimization in s:guess
#33
blueyed
closed
8 years ago
5
Support tabstop != 8
#32
sasq64
closed
7 years ago
3
Why does this plugin enforce `:filetype indent on`?
#31
lydell
closed
7 years ago
5
Skip go-style backtick-quoted strings
#30
lutzky
closed
9 years ago
4
Feature request: Disable for specific filetypes
#29
lutzky
closed
6 years ago
11
Strange tabstop detection in go
#28
lutzky
closed
9 years ago
1
Incorrect indentation in javascript files
#27
rohanorton
closed
9 years ago
2
Let me set default tab
#26
channoh
closed
9 years ago
1
vim-sleuth + vim-javascript = no indent at all
#25
danielfalk
closed
9 years ago
4
Delete duplicate code
#24
vheon
closed
9 years ago
1
Do not guess settings if nomodifiable
#23
vheon
closed
9 years ago
6
Slueth for css
#22
MortalCatalyst
closed
2 years ago
2
Sleuth enables "filetype indent" unconditionally
#21
dbarnett
closed
2 years ago
2
Use shiftwidth 0 instead of copying tabstop
#20
axiom
closed
9 years ago
5
Question about tabstop
#19
pablox-cl
closed
9 years ago
2
[Feature Request] Option to only go up N directories.
#18
TheBlueMatt
closed
2 years ago
1
Added a configuration option for the default tabstop width, so it can be changed from 8
#17
brandonocasey
closed
2 years ago
18
Handle special indent of C++ access modifiers
#16
sprohaska
closed
5 years ago
2
Added *.h to c filetype and [*.h, *.cpp] to cpp filetype.
#15
martong
closed
2 years ago
2
First check neighbours with similar extension, then try with neighbours ...
#14
martong
closed
10 years ago
7
Add some sort of indicator if a file has both tabs AND spaces as indentation
#13
scottchiefbaker
closed
2 years ago
2
Handling inconsistently indented files?
#12
karptonite
closed
10 years ago
28
expandtab mixed ?
#11
Thanatermesis
closed
10 years ago
3
fixed: error "Error detected while processing function <SNR><N>_detect"
#10
ashumkin
closed
10 years ago
1
Is there anyway to set default indentation if none can be deduced?
#9
kminh
closed
10 years ago
1
Bad performance when there are many / huge neighbours
#8
greg0ire
closed
10 years ago
12
Not all neighbors have to be readable
#7
vlmarek
closed
10 years ago
1
How to ignore comment lines?
#6
lodagro
closed
10 years ago
1
Added a command to load sleuth on demand
#5
noscript
closed
9 years ago
8
Modeline
#4
cpfaff
closed
11 years ago
4
Why '^\s\+$ to skip line?
#3
vheon
closed
11 years ago
1
Fix setl[ocal]
#2
vheon
closed
11 years ago
2
shiftwidth set to larger than expected
#1
willnorris
closed
11 years ago
4
Previous