Compare commits
2 commits
e167e99cf4
...
41592c57d2
Author | SHA1 | Date | |
---|---|---|---|
41592c57d2 | |||
d13b2af64e |
1 changed files with 5 additions and 0 deletions
5
vimrc
5
vimrc
|
@ -15,3 +15,8 @@ set foldlevel=99
|
|||
set foldlevelstart=99
|
||||
set foldmethod=expr
|
||||
set foldexpr=nvim_treesitter#foldexpr()
|
||||
|
||||
com Pin BHK
|
||||
com Drop BHD
|
||||
|
||||
nnoremap g# :b #<CR>
|
||||
|
|
Loading…
Reference in a new issue