Commit graph

617 commits

Author SHA1 Message Date
odrling 5d7282cb14
[nvim] update lock file 2024-03-21 20:59:10 +01:00
odrling b4ba7d6664
[nvim] use mypy on python files by default 2024-03-20 15:03:53 +01:00
odrling 2895e01838
[nvim] setup typst_lsp 2024-03-13 15:12:40 +01:00
odrling a6853a37cd
[nvim] start bashls on zsh filetypes 2024-03-12 22:43:17 +01:00
odrling 1e2d8fdf37
[nvim] remove luasnip lsp source 2024-03-12 18:30:10 +01:00
odrling eb85f3b913
[nvim] update lazy lock file 2024-03-11 23:15:52 +01:00
odrling 3796504a67
[nvim] ruff-lsp
seems better than using none-ls after all
2024-03-11 23:12:22 +01:00
odrling 71051d5ffd
[nvim] remove mason-null-ls comment 2024-03-11 23:11:29 +01:00
odrling 8f1a536452
[nvim] shellcheck → bashls 2024-03-11 23:02:01 +01:00
odrling d812b5ab52
[nvim] null-ls to none-ls
been archived for a while
2024-03-11 22:53:31 +01:00
odrling 17397c74ad
[nvim] use null-ls ruff instead of ruff-lsp
I never installed ruff-lsp on my system
2024-03-11 22:45:48 +01:00
odrling 49442d097b
[nvim] setup gopls 2024-03-11 22:37:24 +01:00
odrling 727b7d1b6b
[nvim] do not install language servers with mason
it works badly on other architectures
2024-03-11 22:30:50 +01:00
odrling 913171846a
[nvim] don't load more snippets 2024-03-07 14:58:14 +01:00
odrling 90fd8b7645
Revert "[nvim] remove luasnip"
This reverts commit 7bbcecaca1.

it breaks more things because some ls require a snippet engine
2024-03-07 14:54:05 +01:00
odrling 17238878cd
[nvim] set colorscheme depending on $GRAPHICAL_TTY 2024-02-29 12:07:16 +01:00
odrling 7bbcecaca1
[nvim] remove luasnip
fails to load and I barely use it
2024-02-27 03:45:43 +01:00
odrling 003c1ecd16
[nvim] fix modicator showing warnings on startup 2024-02-21 01:17:59 +01:00
odrling 3e2696f382
[nvim] temp fix typst file detection 2024-02-21 01:03:06 +01:00
odrling 4aa7af41cd
[nvim] remove vim.polyglot
causes issues with filetype detections for typst
2024-02-21 00:58:13 +01:00
odrling 160283204f
[nvim] comment out satellite.nvim 2024-02-21 00:43:09 +01:00
odrling 6bc1ee449c
[nvim] update lazy lockfile 2024-02-21 00:43:09 +01:00
odrling 6f715dc343
[nvim] fix deprecated setup for ts_context_commentstring 2024-02-21 00:18:47 +01:00
odrling c0e2228cea
[nvim] fix shellcheck setup 2023-11-09 16:27:23 +01:00
odrling abb12cc805
[nvim] remove autoclose 2023-11-09 06:18:37 +01:00
odrling b7ab557e7c
[nvim] fix gitlinker cgit urls 2023-10-25 14:47:10 +02:00
odrling 67acf88d75
[nvim] change git.odrling.xyz type to cgit 2023-10-24 09:53:28 +02:00
odrling 79cfcddd62
[nvim] install shellcheck 2023-10-05 14:51:25 +02:00
odrling 5bc39323ce
[nvim] add spider mappings 2023-08-30 04:36:10 +02:00
odrling 97ad22e000
[nvim] wordmotion → nvim-spider 2023-08-30 04:16:13 +02:00
odrling 5df745d724
[nvim] update lazy lock 2023-08-23 19:30:07 +02:00
odrling 8073f8083d
[nvim] add numb 2023-08-23 19:29:13 +02:00
odrling fe6d208f6f
[nvim] firenvim: set takeover never by default 2023-06-30 18:48:33 +02:00
odrling 90bdec2a2e
[nvim] update lazy-lock 2023-06-08 12:35:10 +02:00
odrling deeec32c21
[nvim] update lazy-lock² 2023-06-07 11:47:57 +02:00
odrling 2e11efe295
[nvim] use fzf-native with telescope 2023-06-07 11:46:30 +02:00
odrling 8c2a725fd5
[nvim] set auto-session log level to error 2023-05-09 14:56:58 +02:00
odrling 22b950548c
[nvim] fix compatibility after plugin update 2023-05-09 14:53:39 +02:00
odrling c1623dfdd8
[nvim] update lazy-lock 2023-03-19 03:45:00 +01:00
odrling 3a63814450
[nvim] add gitlinker config for jp7 2023-03-19 03:44:31 +01:00
odrling baa1da9c2b
[nvim] update lazy-lock 2023-03-17 14:58:16 +01:00
odrling 32566c192d
[nvim] add tint.nvim 2023-03-17 14:55:51 +01:00
odrling b607f082a7
[nvim] remove sexy-scroller 2023-03-15 00:19:30 +01:00
odrling af9edc4514
[nvim] remove unused tools from mason ensure_tools 2023-03-06 17:51:03 +01:00
odrling a53eea05c7
[nvim] use ruff instead of isort 2023-03-06 17:48:07 +01:00
odrling 8aa2082ef6
[nvim] use ruff-lsp instead of null-ls 2023-03-06 17:36:43 +01:00
odrling 4e4780418d
[nvim] append mason bin to PATH (instead of prepend) 2023-03-06 16:56:57 +01:00
odrling 9a897cd4a8
[nvim] add vim-rsi 2023-02-24 01:02:27 +01:00
odrling c525948487
[nvim] update plugins 2023-02-15 19:53:47 +01:00
odrling cd404705cb
[nvim] sumneko → lua_ls 2023-02-15 00:53:32 +01:00