Commit graph

13 commits

Author SHA1 Message Date
e359380b15 config: nvim: configure cmp-path to disable trailing slashes 2023-03-30 23:10:31 +02:00
b56aecc78d config: nvim: require explicit selection to confirm completed itme 2023-03-30 23:08:18 +02:00
355ae60ac3 config: nvim: wildignore -= ".d" to allow completion of respectively suffixed directories 2023-03-30 20:48:34 +02:00
53f83393dc config: nvim: nvim-cmp: consider all buffers as completion sources 2022-10-29 19:14:15 +02:00
0bcdd60bb3 config: nvim: cleanup wildignore 2022-10-29 19:12:54 +02:00
05f3e283db config: nvim: add telescope as fuzzy finder 2022-10-17 20:16:19 +02:00
d7def752af config: nvim: use 'rounded' border for packer and nvim-cmp 2022-10-17 20:03:28 +02:00
2c72b7c8dd config: nvim: add linter/formatter support 2022-10-17 20:03:12 +02:00
c058fa22ea config: nvim: add LSP support together with mason package manager 2022-10-17 20:03:12 +02:00
ab5cceddab config: nvim: use colorscheme dark_colorblind from github-nvim-theme
The currently used colorscheme 'vim-dichromatic' is missing support for
various neovim plugins.
2022-10-16 22:54:10 +02:00
2b78050f5f config: nvim: redefine leader key to space 2022-10-16 22:54:10 +02:00
f113cff6c2 config: nvim: add basic autocompletion and snippet collection 2022-10-16 22:54:10 +02:00
6863d4c2eb config: nvim: rewrite config in lua and use packer as plugin manager 2022-10-16 22:54:02 +02:00