<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/po, branch userregs_2</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>build!: turn off translations by default</title>
<updated>2025-03-02T01:29:25+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2025-02-27T19:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=188ec19894e4d3abadec7b9a43fecf62dd77b376'/>
<id>188ec19894e4d3abadec7b9a43fecf62dd77b376</id>
<content type='text'>
The translation step prolongs the build time too much to be enabled by
default. Enable it by passing cmake flag `ENABLE_TRANSLATIONS=ON`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The translation step prolongs the build time too much to be enabled by
default. Enable it by passing cmake flag `ENABLE_TRANSLATIONS=ON`.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(ui): more intuitive :substitute confirm prompt #31787</title>
<updated>2025-01-02T14:40:39+00:00</updated>
<author>
<name>luukvbaal</name>
<email>luukvbaal@gmail.com</email>
</author>
<published>2025-01-02T14:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=43d552c56648bc3125c7509b3d708b6bf6c0c09c'/>
<id>43d552c56648bc3125c7509b3d708b6bf6c0c09c</id>
<content type='text'>
Problem:  Unknown key mappings listed in substitute confirm message.
Solution: Include hints as to what the key mappings do.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:  Unknown key mappings listed in substitute confirm message.
Solution: Include hints as to what the key mappings do.</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:336fb22: translation(vi): Update Vietnamese translation</title>
<updated>2024-12-08T00:46:33+00:00</updated>
<author>
<name>brianhuster</name>
<email>phambinhanctb2004@gmail.com</email>
</author>
<published>2024-12-05T15:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7008487b8351309a48d9f97cefd41ba15f9af6e7'/>
<id>7008487b8351309a48d9f97cefd41ba15f9af6e7</id>
<content type='text'>
closes: vim/vim#16144

https://github.com/vim/vim/commit/336fb22eaef7977741712d0c4735fc6d65428a4f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes: vim/vim#16144

https://github.com/vim/vim/commit/336fb22eaef7977741712d0c4735fc6d65428a4f
</pre>
</div>
</content>
</entry>
<entry>
<title>build: silence "po" noise #30469</title>
<updated>2024-09-23T09:18:30+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-09-23T09:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cac86e9b4c14150e321650d37a7b27e88f72c243'/>
<id>cac86e9b4c14150e321650d37a7b27e88f72c243</id>
<content type='text'>
Problem:
Noise in stderr from src/nvim/po/CMakeLists.txt during build:

    48 substitutions on 48 lines
    "optwin.js" "optwin.js" 1299L, 57582B written
    385 substitutions on 385 lines
    "nvim.pot" "nvim.pot" 9318L, 180177B written

Solution:
Run with `-c silent source` instead of `-S`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:
Noise in stderr from src/nvim/po/CMakeLists.txt during build:

    48 substitutions on 48 lines
    "optwin.js" "optwin.js" 1299L, 57582B written
    385 substitutions on 385 lines
    "nvim.pot" "nvim.pot" 9318L, 180177B written

Solution:
Run with `-c silent source` instead of `-S`.</pre>
</div>
</content>
</entry>
<entry>
<title>docs: use "nvim" in swapfile message #30250</title>
<updated>2024-09-03T14:11:26+00:00</updated>
<author>
<name>こけっち</name>
<email>50144466+sim1222@users.noreply.github.com</email>
</author>
<published>2024-09-03T14:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fdd3a9cdf7167ca8fc84ec9a7e583f6410a27188'/>
<id>fdd3a9cdf7167ca8fc84ec9a7e583f6410a27188</id>
<content type='text'>
Problem:
The message E325 displays “vim -r” to recover the file.

Solution:
Change the message to display “nvim -r” instead of “vim -r”.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:
The message E325 displays “vim -r” to recover the file.

Solution:
Change the message to display “nvim -r” instead of “vim -r”.</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.1.0528: spell completion message still wrong in translations (#29566)</title>
<updated>2024-07-04T23:09:40+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2024-07-04T23:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6f42396cdcb54d8491a2eddcabff02f9af3268cc'/>
<id>6f42396cdcb54d8491a2eddcabff02f9af3268cc</id>
<content type='text'>
Problem:  spell completion message still wrong in translations
          (after 9.1.0512)
Solution: Update translation files with the new message
          (Kyle Kovacs)

closes: vim/vim#15113

https://github.com/vim/vim/commit/68f5ceddca2ec2d591b9180020c95bb86bf6d3d2

Co-authored-by: Kyle Kovacs &lt;kkovacs@diconfiberoptics.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:  spell completion message still wrong in translations
          (after 9.1.0512)
Solution: Update translation files with the new message
          (Kyle Kovacs)

closes: vim/vim#15113

https://github.com/vim/vim/commit/68f5ceddca2ec2d591b9180020c95bb86bf6d3d2

Co-authored-by: Kyle Kovacs &lt;kkovacs@diconfiberoptics.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix typos (#27868)</title>
<updated>2024-03-28T01:32:32+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2024-03-28T01:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a89ce89742db600665b69e58d5e1bc3dbee9d57b'/>
<id>a89ce89742db600665b69e58d5e1bc3dbee9d57b</id>
<content type='text'>
Co-authored-by: ite-usagi &lt;77563904+ite-usagi@users.noreply.github.com&gt;
Co-authored-by: v-sim &lt;56476039+v-sim@users.noreply.github.com&gt;
Co-authored-by: Evgeni Chasnovski &lt;evgeni.chasnovski@gmail.com&gt;
Co-authored-by: zeertzjq &lt;zeertzjq@outlook.com&gt;
Co-authored-by: Quico Augustijn &lt;quico.public@gmail.com&gt;
Co-authored-by: nhld &lt;nahnera@gmail.com&gt;
Co-authored-by: francisco souza &lt;108725+fsouza@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: ite-usagi &lt;77563904+ite-usagi@users.noreply.github.com&gt;
Co-authored-by: v-sim &lt;56476039+v-sim@users.noreply.github.com&gt;
Co-authored-by: Evgeni Chasnovski &lt;evgeni.chasnovski@gmail.com&gt;
Co-authored-by: zeertzjq &lt;zeertzjq@outlook.com&gt;
Co-authored-by: Quico Augustijn &lt;quico.public@gmail.com&gt;
Co-authored-by: nhld &lt;nahnera@gmail.com&gt;
Co-authored-by: francisco souza &lt;108725+fsouza@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix(l10n): update Japanese translations (#27856)</title>
<updated>2024-03-16T06:50:52+00:00</updated>
<author>
<name>ite-usagi</name>
<email>77563904+ite-usagi@users.noreply.github.com</email>
</author>
<published>2024-03-16T06:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4447cefa4815bd55f1511d3a655c21ac5e1c090f'/>
<id>4447cefa4815bd55f1511d3a655c21ac5e1c090f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: various build improvements</title>
<updated>2024-01-24T11:41:09+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-01-01T12:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ae3eed53d6100598b6d26fe58e3e97541e03f3c1'/>
<id>ae3eed53d6100598b6d26fe58e3e97541e03f3c1</id>
<content type='text'>
- remove "ran-" prefix from touch files as it's redundant since the
  they're already in the directory named `touches`.
- Include `contrib` when formatting with `make formatlua`.
- Use TARGET_FILE generator expression instead of assuming the
  executable location.
- reuse logic that determines whether to use lua or luajit.
- add translations to the `nvim` target.

Makefile improvements:
- rename variable `CMAKE_PRG` to `CMAKE` to make it more consistent with
  the builtin `MAKE` variable.
- stop propagating flags to generator. Users should use cmake for
  non-standard use cases.
- remove `+` prefix from targets. If the user for whatever reason wants
  to dry-run a target then they should be able to.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove "ran-" prefix from touch files as it's redundant since the
  they're already in the directory named `touches`.
- Include `contrib` when formatting with `make formatlua`.
- Use TARGET_FILE generator expression instead of assuming the
  executable location.
- reuse logic that determines whether to use lua or luajit.
- add translations to the `nvim` target.

Makefile improvements:
- rename variable `CMAKE_PRG` to `CMAKE` to make it more consistent with
  the builtin `MAKE` variable.
- stop propagating flags to generator. Users should use cmake for
  non-standard use cases.
- remove `+` prefix from targets. If the user for whatever reason wants
  to dry-run a target then they should be able to.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: create separate targets for nvim with and without runtime files</title>
<updated>2024-01-20T11:59:27+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-01-19T12:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f936a962d04f9937946018cc1386f20bda6fc1de'/>
<id>f936a962d04f9937946018cc1386f20bda6fc1de</id>
<content type='text'>
This distinction is important for correct dependency management, as the
nvim binary is used to create some runtime files. The nvim binary (and
the target to build it) is thus called `nvim_bin` and the target to
build all of nvim (binary+runtime) is called `nvim`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This distinction is important for correct dependency management, as the
nvim binary is used to create some runtime files. The nvim binary (and
the target to build it) is thus called `nvim_bin` and the target to
build all of nvim (binary+runtime) is called `nvim`.
</pre>
</div>
</content>
</entry>
</feed>
