index
:
nvim
master
My Neovim setup
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
pml68
/
configs
/
settings
/
lua_ls.lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-10-01
feat: change some remaps
pml68
2
-4
/
+4
s
2024-09-18
feat: add C# to format-on-save list
pml68
1
-1
/
+1
2024-09-06
feat: update "tsserver" to "ts_ls" for new LSP config update
Polesznyák Márk László
1
-1
/
+1
2024-09-02
feat: comment out ASM LSP
pml68
2
-2
/
+2
2024-08-28
feat: add `cmp-emoji` plugin
pml68
2
-2
/
+4
2024-08-27
feat: guard.nvim config changes
pml68
1
-2
/
+2
2024-08-27
refactor: remove unneeded code
pml68
1
-4
/
+0
2024-08-26
feat: add list of LSPs to statusline (thanks u/Lamarcke)
pml68
1
-1
/
+35
2024-08-26
refactor: use the "official" configuration for termux ls instead of whatever ↵
pml68
2
-6
/
+11
I threw together
2024-08-19
feat: change LSP settings
pml68
2
-0
/
+6
2024-08-16
feat: add current git branch name to statusline
pml68
1
-1
/
+28
2024-08-12
feat: add 2 remaps
pml68
1
-0
/
+2
2024-08-01
feat: add filetype to statusline
pml68
1
-1
/
+1
2024-07-31
feat: add C# support (LSP, TreeSitter parser)
pml68
3
-2
/
+5
2024-07-24
feat: make statusline Rosé Pine themed
pml68
2
-1
/
+8
2024-07-20
style: formatting
pml68
1
-1
/
+1
2024-07-17
feat: set <Tab> to jump to last window
pml68
1
-0
/
+1
2024-07-17
refactor: remove unused code
pml68
1
-15
/
+0
2024-07-16
feat: add rounded border to lsp hover, set leader gh to diagnostic.goto_next
pml68
2
-1
/
+5
2024-07-13
feat: add termux-language-server
pml68
2
-0
/
+7
2024-07-06
feat: add keybinds to insert single character from normal mode
pml68
1
-0
/
+2
2024-07-01
feat: remove image.nvim
pml68
2
-45
/
+0
2024-06-26
fix: plugins not loading when opening non-existent (new) file
pml68
1
-6
/
+6
2024-06-25
feat: only load guard.nvim for C, C++ and JSON
pml68
1
-2
/
+2
2024-06-14
feat(Oil): add some config options
pml68
1
-0
/
+6
2024-06-10
feat: add NStefan002/visual-surround.nvim
pml68
1
-0
/
+6
2024-06-10
feat: enable color highlighting for tailwind classes
pml68
1
-1
/
+2
2024-06-09
docs: add comment for image.nvim plugin
pml68
1
-0
/
+1
2024-06-05
feat: add keymap to append semicolon at EOL
pml68
1
-0
/
+9
2024-06-04
feat(Oil): add float options, change <leader>e to open in floating mode
pml68
4
-1
/
+14
2024-05-30
feat(image.nvim): set only_render_image_at_cursor to true
pml68
1
-9
/
+10
2024-05-30
docs: add image.nvim instructions to README
pml68
1
-1
/
+14
2024-05-30
feat: remove toggleterm plugin
pml68
2
-48
/
+15
2024-05-30
feat: add image.nvim and disable folds by default
pml68
2
-0
/
+31
2024-05-30
feat: add vim-tmux-navigator
pml68
2
-1
/
+11
2024-05-29
feat: set conceallevel to 2 and mouse to a
pml68
1
-1
/
+3
2024-05-29
feat: disable cursorline
pml68
1
-0
/
+1
2024-05-28
feat: remove nvim-web-devicons
pml68
1
-2
/
+0
2024-05-28
feat: switch from netrw to oil.nvim
pml68
4
-7
/
+21
2024-05-22
feat: remove UndoTree and fugitive.vim plugins
pml68
2
-23
/
+2
2024-05-22
feat: remove unnecessary LuaSnip and friendly-snippets plugins
pml68
2
-9
/
+0
2024-05-20
feat: add osc52 to disabled plugins list in lazy config
pml68
1
-0
/
+1
2024-05-20
feat: remove any dart, flutter and elixir related plugins, LSPs etc.
pml68
4
-16
/
+0
2024-05-20
refactor: remove garbage code
pml68
1
-6
/
+1
2024-05-20
feat: add remap for toggling inlay hints
pml68
2
-2
/
+9
2024-05-19
feat: change nvim-highlight-colors render mode to 'virtual'
pml68
1
-1
/
+3
2024-05-19
feat: replace nvim-colorizer with nvim-highlight-colors
pml68
1
-7
/
+3
2024-05-15
feat: add yaml parser to ensure_installed list of treesitter
pml68
1
-0
/
+1
2024-05-12
fix: completion not working due to VimTeX
pml68
2
-2
/
+1
2024-05-08
feat: add 2 new remaps
pml68
1
-0
/
+2
[next]