mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
src: README.txt -> README.md
The former no longer exists in this repo; see the top of src/nvim/README.md.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* The basic idea/structure of cscope for Vim was borrowed from Nvi. There
|
||||
* might be a few lines of code that look similar to what Nvi has.
|
||||
*
|
||||
* See README.txt for an overview of the Vim source code.
|
||||
* See README.md for an overview of the Vim source code.
|
||||
*/
|
||||
#include <stdbool.h>
|
||||
|
||||
|
Reference in New Issue
Block a user