summary refs log tree commit diff
path: root/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-11-09 14:36:16 -0500
committerJune McEnroe <june@causal.agency>2013-11-09 14:36:16 -0500
commit4c4c2a2ba8337ee267b6d524762cc8e93e93713b (patch)
tree71a3e4d7ff43f4737dc7b9f5806009b15a5c7310 /.config/nvim
parentRemove unused plugin configurations (diff)
downloadsrc-4c4c2a2ba8337ee267b6d524762cc8e93e93713b.tar.gz
src-4c4c2a2ba8337ee267b6d524762cc8e93e93713b.zip
Add vim-easy-align
Diffstat (limited to '.config/nvim')
0 files changed, 0 insertions, 0 deletions
tabase.h?h=1.8&id=1140dfdd3d6bbcadb0ccb1693b4fbe4e6d0792c5&follow=1'>Add columnsize = 0 option to FTS indexJune McEnroe Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe