mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Added support for Linux Mint
This commit is contained in:
parent
e23ea50d4b
commit
b0ec3a08ba
23 changed files with 337 additions and 87 deletions
|
|
@ -57,7 +57,4 @@ let g:syntastic_ruby_checkers = ['rubocop']
|
|||
let g:syntastic_quiet_messages = {'level': 'warnings'}
|
||||
let g:vim_markdown_folding_disabled = 1
|
||||
|
||||
python from powerline.vim import setup as powerline_setup
|
||||
python powerline_setup()
|
||||
python del powerline_setup
|
||||
|
||||
source ~/.vimrc_os_specific
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue