Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 31 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 30 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 29 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 28 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 27 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 26 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 25 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 24 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 23 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 22 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 21 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 20 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 19 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 18 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 17 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 16 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 15 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 14 | Lewis Russell | 2023-01-25 | |
| | | | | | | | | | | | | squash me | |||
| * | | refactor(optionstr.c): break up did_set_string_option 13 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 12 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 11 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 10 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 9 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 8 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 7 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 6 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 5 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 4 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 3 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 2 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): break up did_set_string_option 1 | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(optionstr.c): reduce scope of locals | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(option.c): use intermediate for options ref | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(option.c): de-nest set_option_value | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(option.c): add get_varp_from and get_varp_scope_from | Lewis Russell | 2023-01-25 | |
| | | | ||||
| * | | refactor(option.c): reduce scope of locals | Lewis Russell | 2023-01-24 | |
| | | | ||||
* | | | build: introduce default build variables (#21991) | dundargoc | 2023-01-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are a number of cmake variables and cache variables that need to be passed to all dependencies. This is not only cumbersome, but also fragile as it's easy to miss adding or removing a flag from a dependency by accident. Introducing a global variable that controls all builds makes it much easier to handle our dependencies. Also fixes the currently broken release workflow as we need to pass the CMAKE_OSX_ARCHITECTURES variable to all dependencies built with cmake. | |||
* | | | fix(intro): make :help news line easier to translate (#21974) | Sizhe Zhao | 2023-01-25 | |
| | | | | | | | | | | | | | | | Include version number in the translated message so that the word order can be changed. Also do not translate URL. | |||
* | | | docs(tutor): fix TODO line demo (#21965) | Rodrigo Medina | 2023-01-25 | |
| | | | | | | | | | | | | | | | | | | | | | Here, it is expected that the user add the word TODO: to show how the markdown is rendered, but the tutor is configured to expect the text without the word TODO. This PR fixes this behavior. Ref #7028 | |||
* | | | fix(tui): set stdin as "blocking" on exit (#21973) | zeertzjq | 2023-01-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This fixes a regression from #21605 that stdin is no longer set as "blocking" after Nvim TUI exits, and the problems described in #2598 happen again. I'm not sure if this should be done in TUI code or common exiting code. I added this call in tui_stop() as it is also present in tui_suspend(). | |||
* | | | docs(vim.fs): normalize Windows example was incorrect (#21966) | C.D. MacEachern | 2023-01-25 | |
| | | | ||||
* | | | doc(lsp): format arguments to start_client() (#21980) | Lewis Russell | 2023-01-24 | |
| | | | | | | | | | docs(lsp): format arguments to start_client() | |||
* | | | build: use cmake to build treesitter on all platforms (#21984) | dundargoc | 2023-01-24 | |
| | | | | | | | | | This reduces platform-specific differences and the amount of code. | |||
* | | | build: remove tests for libtermkey (#21983) | dundargoc | 2023-01-24 | |
| | | | | | | | | | | | | | | | | | | The dependencies aren't set up properly meaning that this will cause a failure on some systems such as void linux. Closes https://github.com/neovim/neovim/issues/21982. | |||
* | | | Merge pull request #21888 from leonerd/altfont | bfredl | 2023-01-24 | |
|\ \ \ | |/ / |/| | | Support `altfont` as a term rendering attribute | |||
| * | | feat(tui): support altfont mode in tui.c | Paul "LeoNerd" Evans | 2023-01-24 | |
| | | | ||||
| * | | feat(highlight): define the concept of altfont as a (c)term rendering attribute | Paul "LeoNerd" Evans | 2023-01-24 | |
| | | | ||||
| * | | refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask | Paul "LeoNerd" Evans | 2023-01-24 | |
|/ / | | | | | | | Saves two bits for reuse for new features | |||
* | | revert: "refactor(win_close): remove "force", don't pass on "free_buf" ↵ | zeertzjq | 2023-01-24 | |
| | | | | | | | | | | | | | | | | (#21921)" (#21979) This reverts commit 0371d0f7afa5e01dd2ac8bbd3abcf0f7454872b3. > 'bufhidden' option exists. I don't think we should assume autoclosing windows are fine just because 'hidden' is set. | |||
* | | build: remove GNU make check (#21977) | dundargoc | 2023-01-24 | |
| | | | | | | | | The entire thing is incorrect. It checks the wrong variable and tries to unset a cache variable without using the CACHE keyword, which doesn't work. |