This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""README | |
"" This file should be called .ideavimrc on a linux/unix system or _ideavimrc on a windows system. | |
"" You will need to restart intellij once the file is added. | |
" Makes moving the cursor function as expected with wrapped lines | |
noremap j gj | |
noremap k gk | |
" This will keep the cursor at least 15 lines away from the top or bottom of the editor window | |
set scrolloff=15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
#EXTINF:-1,Digitally Imported - Ambient | |
http://pub1.diforfree.org:8000/di_ambient_hi | |
#EXTINF:-1,Digitally Imported - Big Room House | |
http://pub1.diforfree.org:8000/di_bigroomhouse_hi | |
#EXTINF:-1,Digitally Imported - Breaks | |
http://pub1.diforfree.org:8000/di_breaks_hi |