mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Minor edits and cleanup.
This commit is contained in:
3
.vimrc
3
.vimrc
@@ -20,6 +20,9 @@ Plugin 'ryanoasis/vim-devicons'
|
||||
Plugin 'vim-python/python-syntax'
|
||||
Plugin 'jreybert/vimagit'
|
||||
Plugin 'severin-lemaignan/vim-minimap'
|
||||
Plugin 'vimwiki/vimwiki' " Vim wiki
|
||||
Plugin 'ap/vim-css-color' " Color previews for CSS
|
||||
Plugin 'tpope/vim-surround' " Change surrounding marks
|
||||
"Plugin 'klen/python-mode' " Python Mode
|
||||
|
||||
call vundle#end() " required, all plugins must appear before this line.
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||

|
||||
dwm is an extremely fast, small, and dynamic window manager for X.
|
||||
|
||||
# My keybindings
|
||||
|
||||
| Keybinding | Action |
|
||||
| :--- | :--- |
|
||||
| `MODKEY + Keypad Insert` | opens run launcher (dmenu) |
|
||||
| `MODKEY + Enter` | opens terminal (st) |
|
||||
|
||||
# Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user