Commit graph

66 commits

Author SHA1 Message Date
48fade5749
switch to mason 2023-06-16 01:51:13 +02:00
f9a922636d
switch to lua ls 2023-06-16 01:51:09 +02:00
fa0957ddc6
update lsp keymappings 2023-06-16 01:51:04 +02:00
b47f21ba1b
redo autocompletion setup 2023-06-16 01:50:56 +02:00
185add40d1
remove Text completions from lsp source 2023-06-16 01:50:39 +02:00
e705bfc8e4
add comment.nvim 2023-06-16 01:50:34 +02:00
355d26c305
switch to gitssigns 2023-06-16 01:50:29 +02:00
a56478039e
enhance lsp experience 2023-06-16 01:50:23 +02:00
690da16686
update telescope config 2023-06-16 01:49:39 +02:00
4c449f9537
redo notes setup 2023-06-16 01:49:24 +02:00
6769c16f20
switch to nvim zenmode
Switch from goyo
2023-06-16 01:48:43 +02:00
85382dc392
update filemanager options 2023-06-16 01:48:21 +02:00
24bec72fe8
switch to lua-snipp 2023-06-16 01:47:30 +02:00
42da1305d4
switch to nvim-surround
Switch from tpope/surround
2023-06-16 01:45:53 +02:00
c71ad1a3de
Fix mac install, remove gnupg & add autoload to gitignore 2022-04-23 00:55:01 +02:00
da59fec41d
Remove nvim autoload folder 2022-04-23 00:53:31 +02:00
1ccc59c43a
update filemanager config
update to align with config option changes
2022-04-18 03:42:13 +02:00
42593f71e5
use new nvim 0.7 functions 2022-04-18 03:40:59 +02:00
651e05c30a
add telescope functions for notes 2022-04-18 03:40:31 +02:00
7cca269038
refactor pluginoptions to lua 2022-04-17 21:31:47 +02:00
782eb2a952
switch auto close method of file tree 2022-04-17 21:31:16 +02:00
46f5107fd0
update config to conform to new plugin version 2022-04-17 21:30:57 +02:00
ae59306d0b
Replace dotbot with simple shell script 2022-04-17 18:39:47 +02:00
47fdfe1d06
nvim: cleanup lua files style inconsistencies 2022-02-23 00:18:26 +01:00
3fe606b90f
remove unused color scheme 2022-02-22 22:35:17 +01:00
905414e1bb
add vim-sleuth plugin 2022-02-22 22:35:11 +01:00
f3767c2936
setup lsp_installer 2022-02-22 22:35:06 +01:00
6c98f469b0
switch to lua line 2022-02-22 22:34:10 +01:00
8913b11668
switch colorscheme 2022-02-22 22:34:04 +01:00
e0611a8b3a
switch to nvim-tree.lua from nerdtree 2022-02-22 22:33:57 +01:00
21046a4554
switch to lua based nvim config 2022-02-22 22:33:50 +01:00
21180efd69
neovim: switch to nvim-cmp 2022-02-22 22:33:45 +01:00
a191b6758d
neovim switch to telescope from fzf 2022-02-22 22:33:39 +01:00
a8561a5bed
noevim: remove unused plugins 2022-02-22 22:33:14 +01:00
c239c6117f
neovim: mark yanked text 2022-02-22 22:33:02 +01:00
ecceb87199
add vim sneak and remove emmet plugin 2022-02-22 22:32:56 +01:00
a3f3ed0a3f
add options for writing 2022-02-22 22:32:42 +01:00
13a4dfd33c
add spelling directory to gitignore 2022-02-22 22:32:06 +01:00
0b47d28195
auto close nerdtree if last window 2021-09-06 13:45:22 +02:00
533ff2c259
set nerdtree colors 2021-09-05 22:28:02 +02:00
d9f1170230
add nvim treesitter 2021-09-05 21:42:53 +02:00
906acb2658
switch to different version of nerdtree
also add devicons for nerdtree
2021-09-05 21:42:20 +02:00
33e42a2846
switch to own fork of color scheme 2021-09-05 21:40:28 +02:00
7565d7ce19
add more vim wiki customizations 2021-05-31 18:27:06 +02:00
b1e02001c7
add go language server 2021-05-31 18:26:32 +02:00
fefb7f752c
move plugin mappings to mappings file 2021-02-24 12:20:19 +01:00
6969c537c9
add nvim language server config
This also removes ale and other auto completion setups.

Note: the neovim nightly build is now required, since the current
release does not support the language server protocol yet.
2021-02-17 21:25:09 +01:00
57be8104a9
switch default do hybrid line numbers 2021-02-17 21:24:18 +01:00
e0d15d1c18
fix linenumbers 2021-01-31 13:48:16 +01:00
67579a96fa
add language server plugin 2020-12-19 19:42:00 +01:00