Commit Graph

15 Commits

Author SHA1 Message Date
2599fee9f0
nvim: make neogit config more precise 2022-08-11 15:21:02 +02:00
7dca6616d5
nvim: clean up LSP config
check if the server is installed, configure everything in the same file
2022-08-11 03:26:13 +02:00
0268a28869
nvim: fix textwidth to colorcolumn autocmd 2022-08-11 01:58:06 +02:00
b72fab5c29
nvim: only run colorcolumn function on tw change 2022-08-11 01:04:28 +02:00
c307a4069f
nvim: load gentoo-syntax always
It defines so many filetypes, it's a headache to list them all.
2022-08-10 21:22:40 +02:00
2590f905a7
nvim: fix autocmds 2022-08-10 17:52:25 +02:00
23ada8c2ca
nvim: enable comment keymap in visual mode 2022-08-10 17:33:32 +02:00
eda572c597
nvim: add auto-pairs 2022-08-10 01:30:02 +02:00
baf6550b8a
nvim: remove syntactic
It spawned windows everywhere without me telling it to.
2022-08-09 21:38:30 +02:00
a165eb4bd4
nvim: only load gentoo-syntax for ebuilds 2022-08-09 11:29:30 +02:00
2c8986901f
nvim: add gentoo syntax 2022-08-09 00:19:29 +02:00
58ee0ade7f
nvim: add colorcolumn-workaround for git commits 2022-08-08 23:29:17 +02:00
06e9f403e9
nvim: start git commit messages in insert mode 2022-08-08 22:13:48 +02:00
aea3d88329
nvim: fix some keymaps 2022-08-08 20:14:58 +02:00
6c938e3d17
neovim: switch comment toggler, add neogit 2022-08-08 19:58:38 +02:00