vim“可修改的"已关闭 [英] vim "modifiable" is off

查看:149
本文介绍了vim“可修改的"已关闭的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尝试使用书呆子树创建一个新文件.我按a键创建一个新文件,然后收到消息:

Trying to create a new file with nerd tree. I hit the a key to create a new file and i get the message:

E21: Cannot make changes, 'Modifiable' is off

我正在使用MacVim和Janus(几乎是开箱即用的)

I'm using MacVim and Janus (almost out of the box)

推荐答案

:set ma

缩写

:set modifiable

将使缓冲区可修改.还有

will make a buffer modifiable. And

:set noma

相反.

这篇关于vim“可修改的"已关闭的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆