Commit Graph

255 Commits

Author SHA1 Message Date
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
530852f89b neovim: update jsx commentstring 2024-08-27 11:42:13 +03:00
ee854d19eb neovim: remove harpoon 2024-08-01 11:22:20 +03:00
f4d5195f0f neovim: add remaps for resizing windows 2024-07-31 11:46:33 +03:00
99d267ba4c neovim: update gitsigns config 2024-07-09 11:46:12 +03:00
eeeac58c34 neovim: add harpoon 2024-06-20 20:25:42 +03:00
01faead882 neovim: remove codeium module from lualine 2024-06-20 20:04:25 +03:00
0aafb90532 neovim: update autotag configuration 2024-06-17 23:06:35 +03:00
8334f90b75 neovim: add outline plugin for lsp 2024-03-27 22:15:31 +03:00
2982ac6209 neovim: update git blame highlight 2024-03-26 19:37:41 +03:00
ec36b85652 neovim: add codeium to lualine 2024-03-22 23:51:02 +03:00
69634f741f neovim: disable inlay hints 2024-03-11 22:13:52 +03:00
2871e07332 neovim: remove cmp formatting config 2024-03-11 20:46:10 +03:00
09baa9f7b9 neovim: disable completion ghost_text 2024-03-11 20:24:56 +03:00
5d45458d6b neovim: set winblend to 0 2024-03-11 19:54:34 +03:00
a2cd66e761 neovim: update cmp window config 2024-03-11 19:45:51 +03:00
426ca9a10b neovim: change root dir for golangci_lint ls 2024-03-11 19:45:48 +03:00
bd3be25c6a neovim: format item in vim.ui.select telescope finder 2024-03-11 10:51:23 +03:00