summary refs log tree commit diff
path: root/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-06-18 22:13:53 -0400
committerJune McEnroe <june@causal.agency>2016-06-18 22:14:22 -0400
commit3f70a1002bdb2d68efcae0c800ea599bfdcf779c (patch)
tree313057af416dc8f774719b693d7460369425255e /.config/nvim
parentUse more as pager in psql (diff)
downloadsrc-3f70a1002bdb2d68efcae0c800ea599bfdcf779c.tar.gz
src-3f70a1002bdb2d68efcae0c800ea599bfdcf779c.zip
Set undofile
Diffstat (limited to '')
-rw-r--r--.config/nvim/init.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim
index 45f99c2c..99727ce1 100644
--- a/.config/nvim/init.vim
+++ b/.config/nvim/init.vim
@@ -4,6 +4,7 @@ set wildmode=list:longest
 
 set ignorecase smartcase
 set tabstop=4 expandtab shiftwidth=2 shiftround smartindent
+set undofile
 
 set title
 set ruler showcmd
ss='logmsg'> 2020-02-11Update README.mddestruc7i0n 2020-02-05Precedencedestruc7i0n 2020-02-05Allow specification of the channel name rather than iddestruc7i0n 2020-02-05Some more cleanupdestruc7i0n 2020-02-05More config handlingdestruc7i0n 2020-02-04Update typesdestruc7i0n 2020-02-04Docs updatesdestruc7i0n 2020-02-04Code cleanupdestruc7i0n 2020-02-04Refactor and rebuild to TypeScriptdestruc7i0n 2019-02-11Local file supportdestruc7i0n 2018-11-11Let's make this usable again!destruc7i0n 2018-02-23Allow configurable discord formatArcensoth 2018-02-23Revert example tellraw format to mimic the originalArcensoth 2018-02-23Update readme with new tellraw config optionArcensoth 2018-02-23Allow configurable tellraw formatArcensoth 2018-02-23Allow config file to be passed as a parameterArcensoth