index
:
nvim-config
master
octo
My Neovim configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-30
disable semicolon inlay hint in lua
HampusM
2024-10-29
use lazy.nvim instead of packer
HampusM
2024-10-29
disable array index & set type inlay hints in lua
HampusM
2024-10-29
enable nvim lua development support in lua coc extension
HampusM
2024-10-29
restructure lua coc extension configs
HampusM
2024-10-29
add map to restart coc.nvim
HampusM
2024-10-29
decrease number of rust-analyzer inlay hints
HampusM
2024-10-29
decrease coc float max width & make coc float focusable
HampusM
2024-10-29
run rustfmt with Rust nightly
HampusM
2024-10-29
increase colorcolumn to 92
HampusM
2024-10-29
update coc.nvim
HampusM
2024-06-10
set buffer_visible bufferline highlight background
HampusM
2024-06-10
disable conceals
HampusM
2024-06-09
use bufferline.nvim
HampusM
2024-06-09
remove nerdtree
HampusM
2024-06-09
use telescope-coc
HampusM
2024-06-09
use specific commit of telescope-file-browser
HampusM
2024-06-09
use telescope-git-conflicts plugin
HampusM
2024-06-09
add binding for telescope git branches
HampusM
2024-06-09
change telescope git commits binding to ,gc
HampusM
2024-06-09
make telescope file browser disrespect gitignore
HampusM
2024-06-08
use telescope file browser
HampusM
2024-06-08
use Telescope instead of fzf.vim
HampusM
2024-06-02
make terminal windows unlisted
HampusM
2024-06-02
revert "prevent terminal appearing in buffer search"
HampusM
2024-06-02
prevent terminal from being resized
HampusM
2024-06-02
prevent terminal appearing in buffer search
HampusM
2024-06-01
make color column a angry red color
HampusM
2024-06-01
have a single statusline
HampusM
2024-06-01
make window separators visible & pretty
HampusM
2024-06-01
make terminal window have panel background color
HampusM
2024-06-01
make current line number have own color
HampusM
2024-06-01
make line numbers more readable
HampusM
2024-06-01
force Lualine to use dark Ayu theme
HampusM
2024-06-01
make NERDTree have own background color
HampusM
2024-06-01
use lualine plugin
HampusM
2024-06-01
make coc.nvim floating windows prettier
HampusM
2024-06-01
use other Ayu theme fork
HampusM
2024-05-31
remove usage of rust.vim plugin
HampusM
2024-05-31
use plugin nvim-treesitter
HampusM
2024-05-31
make default terminal window ID a invalid window ID
HampusM
2024-05-31
make logic in close_current_buffer clearer
HampusM
2024-05-30
use specific plugin versions
HampusM
2024-05-30
prevent NERDTree and terminal being closed with leader+q
HampusM
2024-05-30
remove useless check if terminal buffer exists
HampusM
2024-05-30
make NERDTree resizingf & moving more robust
HampusM
2024-05-30
make terminal resizing more robust
HampusM
2024-05-30
remove terminal toggling in insert mode
HampusM
2024-05-30
enable rust-analyzer inlay hints
HampusM
2024-05-30
use ayu-vim 256ec8f
HampusM
[next]