Skip to content

arturmadrzak/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux

vim

Leader - `
<F1> - previous buffer
<F2> - next buffer
<F4> - close buffer

<C-Left> - navigate left window
<C-Right> - navigate right window
<C-PageUp> - beginning file
<C-PageDown> - end file

<Leader><Left> - jump to next location
<Leader><Right> - jump to previous location

<Leader>a - toggle NERD tree
<Leader>n - omni

vim-ide

Searching functions

<Leader>fX, where X is:

  • a - find assignment
  • d - find where function is called
  • f - find a file
  • g - go to definition
  • i - find files including current file
  • s - find symbol
  • e - search text(egrep) in project files

About

My dotfiles configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •