Commit Graph

272 Commits

Author SHA1 Message Date
e2001b4fc9 neovim: add typst-preview plugin 2026-03-31 22:02:29 +03:00
7f7f000c4e neovim: don't start codelens for specific lsps 2026-03-30 21:44:31 +03:00
6c93258fc5 neovim: rewrite filename lualine module a bit 2026-03-28 16:49:53 +03:00
b92750688e neovim: add formatting module 2026-03-28 16:49:51 +03:00
cf9d5110fd neovim: set background colors to white 2026-03-28 15:53:14 +03:00
072b7a629e neovim: set winborder option 2026-03-28 15:52:55 +03:00
f977aa5796 neovim: migrate to nvim-treesitter main branch 2026-03-28 15:52:28 +03:00
aa2ffbe839 neovim: enable codelens if lsp client supports it 2026-03-20 17:06:42 +03:00
63fb1f1222 neovim: remove docker-compose lsp & update docker lsp 2026-03-19 18:47:00 +03:00
ebb96cfc18 neovim: install friendly-snippets & load go snippets 2026-03-16 19:41:21 +03:00
6334c7f605 neovim: disable autocommands for ts_context_commentstring 2026-03-16 01:02:01 +03:00
a144d1fda9 neovim: install catppuccin theme 2026-03-15 22:41:17 +03:00
c7863f029a neovim: setup snippets & remove friendly snippets plugin 2026-03-14 13:08:21 +03:00
80d66d9b56 neovim: load neovim runtime for lua lsp 2026-03-13 22:21:17 +03:00
49cdb91190 neovim: resolve some of the warnings 2026-03-13 22:21:07 +03:00
b652527ac6 neovim: get back autocmd for changing leadmultispace 2026-03-13 21:49:27 +03:00
33c988cfb1 neovim: move to vim.pack from lazy 2026-03-13 19:18:43 +03:00
8883f27fb9 neovim: add yaml lsp 2026-03-10 18:51:35 +03:00
f503e39254 neovim: add eslint as language server 2026-03-10 18:51:35 +03:00
292c18fbd7 neovim: enable emmet for svelte files 2026-02-20 00:08:09 +03:00
35744a6af3 neovim: change importModuleSpecifierPreference in ts_ls config 2025-09-19 16:34:44 +03:00
1ff2107e30 neovim: update completion remaps 2025-07-25 16:21:55 +03:00
9716759212 neovim: add clangd lsp 2025-07-25 16:21:07 +03:00
e25574ddc6 neovim: replace prettierd with prettier 2025-07-25 16:20:35 +03:00
47ce5a144c neovim: disable folds 2025-07-23 11:16:29 +03:00
b957346186 neovim: disable diagnostics in nvim-tree 2025-07-08 15:33:01 +03:00
f2d897edbd neovim: add eslint in none-ls config 2025-06-30 11:33:08 +03:00
9483e5f903 neovim: add default value for bools in iferr snippet 2025-06-11 22:20:44 +03:00
a8cca90ba8 neovim: update iferr snippet 2025-06-11 22:20:20 +03:00
f4c4a66079 neovim: change scroll_docs keybinds 2025-05-27 23:57:38 +03:00
b17e90822c neovim: replace virtual_lines with virtual_text 2025-05-27 23:38:56 +03:00
deafcf9a98 neovim: update tag comment colors 2025-05-24 18:22:24 +03:00
05b65038b8 neovim: add keybinding to open commit under cursor in floating window 2025-05-24 17:49:03 +03:00
d0a3e0c363 neovim: disable formatting in luals 2025-05-24 17:42:40 +03:00
61211f2b5a neovim: rewrite git keybinds to use new functions 2025-05-22 15:38:56 +03:00
dd97d9f6b3 neovim: delete unnecessary utils.lua file 2025-05-21 20:37:45 +03:00
e05cff07fd neovim: update completion bindings 2025-05-21 20:15:33 +03:00
f188ec589d neovim: update iferr snippet 2025-05-21 20:04:11 +03:00
8bc87a9359 neovim: update completion bindings & add iferr snippet 2025-05-20 21:28:26 +03:00
3285cef17a neovim: add workspace to lua_ls settings 2025-05-20 21:28:04 +03:00
e8a0ca41b3 neovim: show active macro recording in statusline 2025-05-12 17:56:25 +03:00
18592a1680 neovim: disable ts_ls formatter 2025-05-12 15:44:43 +03:00
644d1f9521 neovim: migrate to new lsp config 2025-05-11 23:31:33 +03:00
51bd75213c neovim: format telescope.lua 2025-05-11 23:15:47 +03:00
7c8469dc89 neovim: update gitsigns priority and increase signcolumn size 2025-05-11 23:15:22 +03:00
701969c657 neovim: move autopairs .setup to init.lua 2025-02-13 12:04:14 +03:00
bf3c57bc7c neovim: remove workaround for tsserver lsp 2025-01-09 14:08:12 +03:00
53402bd0b1 neovim: remove unused keybindings 2024-09-12 21:00:53 +03:00
695c1fb072 neovim: remove outline plugin 2024-09-11 22:48:25 +03:00
a39b03ad38 neovim: tsserver -> ts_ls 2024-09-10 22:05:58 +03:00