Added dunst
This commit is contained in:
2
vim/.vim/ftplugin/html.vim
Normal file
2
vim/.vim/ftplugin/html.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
"html files
|
||||
iabbrev </ </<C-X><C-O>
|
||||
@@ -15,7 +15,7 @@ set tabstop=4
|
||||
set shiftwidth=4
|
||||
set softtabstop=4
|
||||
|
||||
"" New window positions
|
||||
" New window positions
|
||||
set splitbelow
|
||||
set splitright
|
||||
|
||||
@@ -24,3 +24,7 @@ set statusline=%F%m%r%h%w[%L][%{&ff}]%y[%p%%][%04l,%04v]
|
||||
|
||||
" Window Management
|
||||
let &winheight = &lines * 7 / 10
|
||||
|
||||
" Path
|
||||
set path+=**
|
||||
set wildmenu
|
||||
|
||||
@@ -8,7 +8,7 @@ nnoremap K :bp<CR>
|
||||
nnoremap <C-u> :earlier<CR>
|
||||
nnoremap <C-U> :later<CR>
|
||||
noremap Y "+y
|
||||
noremap <C-E> :tabedit<Space>
|
||||
noremap <C-E> :tabedit **/*
|
||||
noremap <F1> :ter<CR>
|
||||
noremap == ==j
|
||||
nmap 0 ^
|
||||
|
||||
@@ -791,3 +791,17 @@ SEP
|
||||
Points
|
||||
Credit
|
||||
Wirtschaftsinformatik
|
||||
Schlüsselanhänger
|
||||
Teilnahmebeitrag
|
||||
selbstbewirtschaftet
|
||||
Finanzreferat
|
||||
dringstens
|
||||
Schulungstermine
|
||||
Unipolitik
|
||||
Rademaker
|
||||
Özlem
|
||||
Yilmaz
|
||||
Rümeysa
|
||||
Orhan
|
||||
AStAs
|
||||
Brinda
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user