aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.4298: divide by zero with huge tabstop valuezeertzjq2022-02-05
* Merge pull request #17226 from dundargoc/refactor/remove-redundant-codezeertzjq2022-02-03
|\
| * vim-patch:8.2.4241: some type casts are redundantDundar Göc2022-01-30
* | Merge pull request #17231 from seandewar/vim-8.2.4245Sean Dewar2022-01-31
|\ \ | |/ |/|
| * vim-patch:8.2.4245: ":retab 0" may cause illegal memory accessSean Dewar2022-01-29
* | feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
|/
* Merge pull request #16954 from f380cedric/vim-8.2.3402Sean Dewar2022-01-27
|\
| * vim-patch:8.2.3403: memory leak for :retab with invalid argumentf380cedric2022-01-27
| * vim-patch:8.2.3402: invalid memory access when using :retab with large valuef380cedric2022-01-18
* | Merge pull request #17145 from zeertzjq/vim-8.2.0128bfredl2022-01-27
|\ \
| * | vim-patch:8.2.0128: cannot list options one per linezeertzjq2022-01-20
| |/
* | vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solutionzeertzjq2022-01-15
* | vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
|/
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* Merge pull request #16705 from zeertzjq/vim-8.2.2508Jan Edmund Lazo2021-12-25
|\
| * vim-patch:8.2.3846: no error when using control character for 'lcs' or 'fcs'zeertzjq2021-12-19
* | fix(options): disallow empty 'fdc' and 'scl' (#16765)Sean Dewar2021-12-24
* | fix(api): make nil value in nvim_set_option_value clear local value (#16710)Gregory Anders2021-12-21
|/
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* Merge pull request #16597 from bfredl/nomisc1Björn Linse2021-12-10
|\
| * refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
* | vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy2021-12-08
|/
* Merge pull request #16107 from zeertzjq/vim-8.1.1542Jan Edmund Lazo2021-12-06
|\
| * vim-patch:8.1.1542: an OptionSet autocommand does not get enough infozeertzjq2021-11-22
* | feat(api): add nvim_get_option_valueGregory Anders2021-12-04
|/
* Merge pull request #16341 from zeertzjq/vim-8.2.2518nightlyJan Edmund Lazo2021-11-21
|\
| * vim-patch:8.2.3588: break statement is never reachedzeertzjq2021-11-17
| * fix(options): using :set fillchars should clear local valuezeertzjq2021-11-17
| * vim-patch:8.2.2518: 'listchars' should be window-localzeertzjq2021-11-17
* | refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* | vim-patch:8.2.3522: cannot use \x and \u when setting 'listchars' (#16049)zeertzjq2021-11-17
|/
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopeMatěj Cepl2021-11-06
| * vim-patch:8.2.3525: option variable name does not match option nameMatěj Cepl2021-10-24
| * vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* | refactor(multibyte): eliminate mb_char2cells alias for utf_char2cellsBjörn Linse2021-11-14
* | vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* | vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* | refactor: saner options for uncrustify #16196dundargoc2021-10-31
* | refactor: uncrustify #16090dundargoc2021-10-29
* | vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-21
* | vim-patch:8.1.2243: typos in comments (#16104)dundargoc2021-10-20
|/
* fix(PVS/V1028): prevent possible overflow #16023dundargoc2021-10-17
* Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\
| * vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-06
* | refactor: reduce number of unique char castsDundar Göc2021-10-13
* | refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* | vim-patch:8.2.3490: superfluous return statements #15978dundargoc2021-10-09
* | refactor: remove redundant castsDundar Göc2021-10-07
|/