mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
played with evil (vim-like mode) a bit
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
'(elscreen-tab-display-kill-screen nil)
|
||||
'(eproject-completing-read-function (quote eproject--ido-completing-read))
|
||||
'(escreen-number-mode t)
|
||||
'(evil-default-cursor (quote (t)))
|
||||
'(fci-handle-truncate-lines nil)
|
||||
'(fci-rule-width 1)
|
||||
'(fill-column 78)
|
||||
|
||||
@@ -120,6 +120,7 @@
|
||||
color-theme-tomorrow
|
||||
ecb
|
||||
escreen
|
||||
;; evil
|
||||
full-ack
|
||||
git-blame
|
||||
inf-ruby
|
||||
|
||||
Reference in New Issue
Block a user