mirror of
https://github.com/amix/vimrc
synced 2025-06-16 01:25:00 +08:00
Updated plugins. Fixed some issues related to empty space and peaksea. Using Source Code Pro as default font
This commit is contained in:
@ -35,7 +35,7 @@ in `after/syntax/css.vim` or `after/syntax/css/*.vim`.
|
||||
### Map
|
||||
.less to .css , lessc is required.
|
||||
|
||||
nnoremap ,m :w <BAR> !lessc % > %:t:r.css<CR><space>
|
||||
nnoremap <Leader>m :w <BAR> !lessc % > %:t:r.css<CR><space>
|
||||
|
||||
|
||||
## Credits
|
||||
|
Reference in New Issue
Block a user