Commit Graph

18 Commits

Author SHA1 Message Date
fd529cdd5f
nvim: configure cursorline and scrolloff 2022-08-10 18:05:34 +02:00
2590f905a7
nvim: fix autocmds 2022-08-10 17:52:25 +02:00
4a317170e0
nvim: lsp: highlight symbol under cursor 2022-08-10 16:24:04 +02:00
e7efd8f27f
nvim: add conceal config to make org links look pretty 2022-08-09 14:38:53 +02:00
39aad95997
nvim: don't sync with system clipboard, use dedicated keys 2022-08-09 11:47:21 +02:00
93e2284db4
nvim: make listchars stand out as non-text 2022-08-09 11:26:22 +02:00
aa041079c5
nvim: move whitespace function to functions.lua 2022-08-09 11:26:00 +02:00
ec373c7934
nvim: set colorcolumn to textwidth 2022-08-08 23:11:28 +02:00
b46408a64a
nvim: call lua function directly in autogroup 2022-08-08 22:13:19 +02:00
a74aecc68c
neovim: add editorconfig plugin 2022-08-08 21:42:35 +02:00
dd45595854
neovim: autochdir + clipboard 2022-08-08 21:42:21 +02:00
6c938e3d17
neovim: switch comment toggler, add neogit 2022-08-08 19:58:38 +02:00
a95c239305
nvim: make <space> no-op, don't wrap lines 2022-08-08 15:13:31 +02:00
d9df2ff4ac
nvim: add some key mappings for LSP 2022-08-08 14:52:28 +02:00
a7d3f4c9ee
nvim: modularise plugin config 2022-08-08 13:57:38 +02:00
00d5db99d8
nvim: remove trailing whitespace, small fixes 2022-08-08 13:02:04 +02:00
e2883114f1
nvim: add org, completion, lsp 2022-08-08 11:07:10 +02:00
e1ab9ebdb0
initial nvim config 2022-08-08 01:41:01 +02:00