added the search highlihgintg thingy finally and relative numbers are
the way
This commit is contained in:
@@ -34,7 +34,7 @@ set ts=4 sw=4 sts=4
|
||||
" ... But some people have a hard time being consistent.
|
||||
set list listchars=tab:>-,trail:-
|
||||
" I can't count.
|
||||
set number
|
||||
set relativenumber
|
||||
|
||||
" Fold settings {{{
|
||||
set foldenable
|
||||
@@ -70,6 +70,8 @@ set ruler
|
||||
set showmatch
|
||||
set incsearch
|
||||
set hlsearch
|
||||
"This unsets the "last search pattern" register by hitting return
|
||||
nnoremap <CR> :noh<CR><CR>
|
||||
|
||||
" This was before I found out about \c
|
||||
set smartcase
|
||||
|
||||
@@ -125,9 +125,8 @@ for_window [class = "org.opensuse.YaST"] floating enabled
|
||||
|
||||
#Names
|
||||
for_window [title = "ani-cli"] move to workspace $Youtube
|
||||
for_window [title = "^.*Private"] move to workspace $Vm
|
||||
for_window [title = "^.*Private Browsing"] move to workspace $Vm
|
||||
for_window [title = "work" class = "kitty"] move to workspace $Code
|
||||
#for_window [title = "manga-cli"] move to workspace $Youtube
|
||||
for_window [title = "Albion Online Launcher"] move to workspace $Steam
|
||||
for_window [title = "Albion Online Client"] move to workspace $Game
|
||||
|
||||
|
||||
Reference in New Issue
Block a user