| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
The original test did also create additional auxiliary files which where never
used. They are not created any longer.
|
| |
|
|
|
|
|
| |
Problem: Using the default file format for Mac files. (Issue 77)
Solution: Reset the try_mac counter in the right place. (Oswald)
https://github.com/vim/vim/commit/c6b7217ff502b8fc28d6c861d25c1943e30973ad
|
|
|
Move files from src/ to src/nvim/.
- src/nvim/ becomes the new root dir for nvim executable sources.
- src/libnvim/ is planned to become root dir of the neovim library.
|