Vim-plug-in - Related information

  • How to automatically set the number of indented spaces based on the file name suffix in vim?

    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. ...

    Dec.05,2021
  • Vim set Shortcut Keys

    I use NERDTree, in vim and there is a very useful shortcut Ctrl+w+w is used to switch horizontally, but I think it s too troublesome. I want to set another shortcut for this key combination, such as . Ctrl+Alt+Left I don t know how to configure it...

    Sep.06,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3189e-34150.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3189e-34150.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?