problem description
"@ src/hoc/withPage" how to let vim recognize @ src as the current working directory
the platform version of the problem and what methods you have tried
mac
vim8
YCM did not find the relevant configuration
"@ src/hoc/withPage" how to let vim recognize @ src as the current working directory
mac
vim8
YCM did not find the relevant configuration
The Linux view command looks at files, such as xml, why there is no syntax highlighting? vi check for syntax highlighting. How can view turn on syntax highlighting? ...
problem description just entering VIM, I want 4 indented spaces when editing * .php files, but 2 indented spaces when editing * .blade.php files. currently sets the number of spaces according to Filetype, but this setting does not meet my needs. ...