aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/settings.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-19feat: change LSP settingspml682-0/+6
2024-08-16feat: add current git branch name to statuslinepml681-1/+28
2024-08-12feat: add 2 remapspml681-0/+2
2024-08-01feat: add filetype to statuslinepml681-1/+1
2024-07-31feat: add C# support (LSP, TreeSitter parser)pml683-2/+5
2024-07-24feat: make statusline Rosé Pine themedpml682-1/+8
2024-07-20style: formattingpml681-1/+1
2024-07-17feat: set <Tab> to jump to last windowpml681-0/+1
2024-07-17refactor: remove unused codepml681-15/+0
2024-07-16feat: add rounded border to lsp hover, set leader gh to diagnostic.goto_nextpml682-1/+5
2024-07-13feat: add termux-language-serverpml682-0/+7
2024-07-06feat: add keybinds to insert single character from normal modepml681-0/+2
2024-07-01feat: remove image.nvimpml682-45/+0
2024-06-26fix: plugins not loading when opening non-existent (new) filepml681-6/+6
2024-06-25feat: only load guard.nvim for C, C++ and JSONpml681-2/+2
2024-06-14feat(Oil): add some config optionspml681-0/+6
2024-06-10feat: add NStefan002/visual-surround.nvimpml681-0/+6
2024-06-10feat: enable color highlighting for tailwind classespml681-1/+2
2024-06-09docs: add comment for image.nvim pluginpml681-0/+1
2024-06-05feat: add keymap to append semicolon at EOLpml681-0/+9
2024-06-04feat(Oil): add float options, change <leader>e to open in floating modepml684-1/+14
2024-05-30feat(image.nvim): set only_render_image_at_cursor to truepml681-9/+10
2024-05-30docs: add image.nvim instructions to READMEpml681-1/+14
2024-05-30feat: remove toggleterm pluginpml682-48/+15
2024-05-30feat: add image.nvim and disable folds by defaultpml682-0/+31
2024-05-30feat: add vim-tmux-navigatorpml682-1/+11
2024-05-29feat: set conceallevel to 2 and mouse to apml681-1/+3
2024-05-29feat: disable cursorlinepml681-0/+1
2024-05-28feat: remove nvim-web-deviconspml681-2/+0
2024-05-28feat: switch from netrw to oil.nvimpml684-7/+21
2024-05-22feat: remove UndoTree and fugitive.vim pluginspml682-23/+2
2024-05-22feat: remove unnecessary LuaSnip and friendly-snippets pluginspml682-9/+0
2024-05-20feat: add osc52 to disabled plugins list in lazy configpml681-0/+1
2024-05-20feat: remove any dart, flutter and elixir related plugins, LSPs etc.pml684-16/+0
2024-05-20refactor: remove garbage codepml681-6/+1
2024-05-20feat: add remap for toggling inlay hintspml682-2/+9
2024-05-19feat: change nvim-highlight-colors render mode to 'virtual'pml681-1/+3
2024-05-19feat: replace nvim-colorizer with nvim-highlight-colorspml681-7/+3
2024-05-15feat: add yaml parser to ensure_installed list of treesitterpml681-0/+1
2024-05-12fix: completion not working due to VimTeXpml682-2/+1
2024-05-08feat: add 2 new remapspml681-0/+2
2024-05-07fix: asm_lsp not working and VimTeX not loadingpml682-0/+4
2024-05-06feat: set o.mouse to ""pml681-0/+2
2024-05-04feat: add asm-lsp to mason list and LSP configurationpml683-1/+4
2024-05-04feat: enable lazy caching, disable some rtp plugins, disable Rosé Pine italics,pml682-5/+22
2024-05-03feat: remove unnecessary "is_windows" local variable from settings.luapml681-2/+1
2024-05-02docs: add "--depth=1" to the installation commandpml681-1/+1
2024-05-02refactor: minor things(lua_ls and cmp opts)pml682-10/+13
2024-05-02chore: change most lsp settings files' modes from executable(755) to normal(666)pml685-0/+0
2024-05-02feat: add J and K keymaps for moving selected code lower or higherpml681-0/+2