aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/configs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch from emmet-ls to emmet-language-serverpml682024-10-093-2/+2
|
* feat: update "tsserver" to "ts_ls" for new LSP config updatePolesznyák Márk László2024-09-061-1/+1
|
* feat: comment out ASM LSPpml682024-09-022-2/+2
|
* feat: add `cmp-emoji` pluginpml682024-08-281-1/+2
|
* refactor: use the "official" configuration for termux ls instead of whatever ↵pml682024-08-262-6/+11
| | | | I threw together
* feat: change LSP settingspml682024-08-192-0/+6
|
* feat: add C# support (LSP, TreeSitter parser)pml682024-07-312-2/+4
|
* style: formattingpml682024-07-201-1/+1
|
* feat: add rounded border to lsp hover, set leader gh to diagnostic.goto_nextpml682024-07-161-0/+4
|
* feat: add termux-language-serverpml682024-07-132-0/+7
|
* feat: remove toggleterm pluginpml682024-05-301-11/+0
|
* feat: remove unnecessary LuaSnip and friendly-snippets pluginspml682024-05-221-5/+0
|
* feat: remove any dart, flutter and elixir related plugins, LSPs etc.pml682024-05-203-6/+0
|
* fix: completion not working due to VimTeXpml682024-05-121-1/+0
|
* fix: asm_lsp not working and VimTeX not loadingpml682024-05-071-0/+3
|
* feat: add asm-lsp to mason list and LSP configurationpml682024-05-042-0/+2
|
* refactor: minor things(lua_ls and cmp opts)pml682024-05-022-10/+13
|
* chore: change most lsp settings files' modes from executable(755) to normal(666)pml682024-05-025-0/+0
|
* feat: remove lazygit term, get **best possible** startup time down to 16mspml682024-05-022-22/+0
|
* feat: disable scrollbar for nvim-cmp, add cmp-buffer plugin and sourcepml682024-04-291-1/+3
|
* style: formattingpml682024-04-284-13/+13
|
* feat: remove codelldb from Mason's "ensure_installed" arraypml682024-04-271-1/+0
|
* feat: remove DAP related code, since I don't use a debuggerpml682024-04-261-7/+0
|
* style: fix indenting part 2pml682024-04-248-35/+35
|
* feat: add VimTex pluginpml682024-04-091-1/+2
|
* feat: remove ESC remap for closing terminalpml682024-04-051-1/+0
|
* feat: remove unused lua LSP workspace libraries, unused remappml682024-04-051-11/+10
|
* feat: Silicon shortcut works now, added C-x to exit terminal insert modepml682024-03-311-1/+1
|
* feat: add Elixir LSPpml682024-03-313-0/+5
|
* feat: add a few pyright options, enable treesitter highlighting by defaultpml682024-03-291-0/+9
|
* feat: add readme and some stuff I don't wanna type outpml682024-03-201-1/+1
|
* feat: add crates.nvim and cmp-path pluginspml682024-03-201-0/+2
|
* feat: add keymaps for moving in and out of terminalpml682024-03-191-0/+12
|
* feat: add DAP keymapspml682024-03-191-0/+7
|
* feat: set CMP to use the Normal highlight grouppml682024-03-181-0/+6
|
* feat: autocompletion, keymaps and morepml682024-03-184-13/+48
|
* feat: rebornpml682024-03-179-0/+127