summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/types_defs.h
AgeCommit message (Expand)AuthorFiles
2026-04-18feat(vimfn): use Lua for more excmds/vimfnsJustin M. Keyes1
2026-04-17perf(vim.fn): call Lua-implemented vim.fn.xx() directly #39166Justin M. Keyes1
2026-03-03refactor(marktree): use better structure for damaged pairs after splicebfredl1
2025-05-01refactor: move StringBuilder to types_defs.h (#33745)Gregory Anders1
2024-11-04feat(editor): handle new multibyte sequences in normal mode replacementbfredl1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-01-15fix(column): keep track of number of lines with number of signsLuuk van Baal1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-22Merge pull request #26528 from bfredl/nodrawstatebfredl1
2023-12-22refactor(drawline): remove LineDrawState and wlv->saved_n_extrabfredl1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-12-07perf(column): keep track of number of lines that hold up the 'signcolumn'Luuk van Baal1
2023-11-28feat(decoration): allow conceal_char to be a composing charbfredl1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1