aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/indent.c
Commit message (Expand)AuthorAge
* vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor: remove longdundargoc2023-09-29
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:8.2.4185: cannot use an import in 'indentexpr'zeertzjq2023-04-17
* refactor: remove redundant castsii142023-04-07
* refactor(screen): screen.c delenda estbfredl2023-03-14
* vim-patch:9.0.0016: comparing line pointer for 'breakindent' is not reliablezeertzjq2023-03-04
* refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
* vim-patch:9.0.0358: 'breakindent' does not indent non-lists (#21913)zeertzjq2023-01-20
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* vim-patch:9.0.1183: code is indented more than necessary (#21773)zeertzjq2023-01-12
* vim-patch:9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'zeertzjq2022-12-20
* fix: clang warnings (#21247)zeertzjq2022-12-01
* vim-patch:8.2.3259 when 'indentexpr' causes an error did_throw may hang (#21240)zeertzjq2022-11-30
* vim-patch:8.2.5108: retab test disabled because it hangs on MS-Windowszeertzjq2022-11-30
* refactor: move ex_retab() to indent.czeertzjq2022-11-30
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* vim-patch:8.2.4882: cannot make 'breakindent' use a specific columnzeertzjq2022-11-05
* vim-patch:8.2.4093: cached breakindent values not initialized properlyzeertzjq2022-11-05
* vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrongzeertzjq2022-11-05
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* Merge pull request #20140 from dundargoc/refactor/char_u/12bfredl2022-10-15
|\
| * refactor: replace char_u with charDundar Göc2022-10-15
* | vim-patch:partial:9.0.0737: Lisp word only recognized when a space followszeertzjq2022-10-15
|/
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19961 from dundargoc/refactor/char_u/2bfredl2022-08-29
|\
| * refactor: replace char_u with charDundar Göc2022-08-27
* | refactor(plines): use a struct for chartabsize statebfredl2022-08-29
|/
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26
* vim-patch:8.1.2331: the option.c file is still very big (#19954)zeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)zeertzjq2022-08-19
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:8.2.5122: lisp indenting my run over the end of the linezeertzjq2022-07-05
* refactor: replace char_uDundar Goc2022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28