moved from vim to neovim
This commit is contained in:
parent
e75c2a2e1a
commit
effac64a51
@ -4,8 +4,8 @@ filetype plugin indent on
|
|||||||
set showcmd
|
set showcmd
|
||||||
set ruler
|
set ruler
|
||||||
set mouse=a
|
set mouse=a
|
||||||
set backupdir=~/.config/vim/backup/
|
set backupdir=~/.config/neovim/backup/
|
||||||
set directory=~/.config/vim/backup/
|
set directory=~/.config/neovim/backup/
|
||||||
set number
|
set number
|
||||||
|
|
||||||
" Colors
|
" Colors
|
@ -67,7 +67,7 @@
|
|||||||
# Games
|
# Games
|
||||||
minecraft steam dwarf_fortress
|
minecraft steam dwarf_fortress
|
||||||
# Applications
|
# Applications
|
||||||
vim ranger weechat bc w3m gnupg zathura go14Packages.ipfs.bin
|
neovim ranger weechat bc w3m gnupg zathura go14Packages.ipfs.bin
|
||||||
tmux htop rxvt_unicode pandoc mosh ncdu cv pv tree screenfetch
|
tmux htop rxvt_unicode pandoc mosh ncdu cv pv tree screenfetch
|
||||||
scrot iotop iftop
|
scrot iotop iftop
|
||||||
# Desktop Applications
|
# Desktop Applications
|
||||||
|
Loading…
Reference in New Issue
Block a user