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 ruler
|
||||
set mouse=a
|
||||
set backupdir=~/.config/vim/backup/
|
||||
set directory=~/.config/vim/backup/
|
||||
set backupdir=~/.config/neovim/backup/
|
||||
set directory=~/.config/neovim/backup/
|
||||
set number
|
||||
|
||||
" Colors
|
@ -67,7 +67,7 @@
|
||||
# Games
|
||||
minecraft steam dwarf_fortress
|
||||
# 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
|
||||
scrot iotop iftop
|
||||
# Desktop Applications
|
||||
|
Loading…
Reference in New Issue
Block a user